Percolate API Changes to Date
2021-01-15
added support for updating metadata
on pam/api/v5/asset/ API (PUT)
2020-11-12
As of July 7, 2020: added metadata
attribute to v5/asset/ API (GET)
2020-9-01
On November 1, 2020, Percolate will begin to deprecate the endpoint v3/links. It will no longer be necessary to leverage the v3/links API to create and update metadata associated to fields of type "Link". Beginning on November 1st, you can use either plain-text URLs via v5/metadata or link objects via v3/links to create and update metadata associated to fields of type "Link". Be advised that integrations using v3/links will need to be updated to no longer reference v3/links before the endpoint is fully deprecated on February 1, 2021.
2020-04-08
added mutual_tls_enabled
attribute to v5/webhook_log API (GET).
2020-03-27
added enable_mutual_tls
attribute to v5/webhook_subscription API (GET, POST and PUT).
2019-11-13
removed preview label from v5/approval and v5/approval_template.
2019-10-17
added approval_ids
attribute to v5/post and v5/campaign.
2019-09-18
fix: add missing required fields always returned in the response
fix: remove unsupported query params from POST /v5/user/?limit=…&offset=…
fix: remove unsupported query param GET v5/export/?ids=…
2019-09-03
added type user
to v5/schema (Preview)
2019-08-30
added actor_id
attribute to v5/asset.
added ability to filter by updated_at:from
on GET v5/asset API query.
2019-08-29
added actor_id
attribute to v5/metadata API (GET).
2019-08-28
added ability to order by updated_at
on GET v5/task API query.
added ability to filter by updated_at:to
and updated_at:from
on GET v5/task API query.
2019-08-21
added object_value
and update
attributes to webhook event
2019-08-13
added actor_id
attribute to v5/campaign.
2019-08-12
added metadata.updated_at
attribute to v5/post.
added metadata.updated_at
attribute to v5/campaign.
2019-08-08
added object_step_id
attribute to v5/campaign API (GET, PUT and POST)
added actor_id
attribute to v5/post.
2019-08-06
added approval
object type to v5/webhook_subscription API (GET, PUT, and POST) (Preview).
2019-08-06
added object_step_id
attribute to v5/post API (GET, PUT, and POST)
2019-07-18
added ability to order by updated_at
on GET v5/post API query.
added ability to filter by updated_at:to
and updated_at:from
on GET v5/post API query.
2019-06-07
added actor_id
attribute to webhook event
2019-05-21
removed the following unused parameters from PUT v5/approval: object_id
, name
, description
, status
, cycle_count
, completed_at
, approval_template_id
, updated_at
, and deleted_at
. For the steps parameter, the following unused parameters have been removed: name
, quorum
, completed_at
2019-04-18
added v5/webhook_subscription API (GET, POST, PUT and DELETE) (Preview).
2019-04-17
added metadata
attribute to v5/post API (GET, PUT, and POST) (Preview).
added metadata
attribute to v5/campaign API (GET, PUT, and POST) (Preview).
added metadata.schema_id
option to include
parameter on GET v5/post API (Preview).
added metadata.schema_id
option to include
parameter on GET v5/campaign API (Preview).
2019-03-20
added submitted_by_id
parameter to responses of GET, POST, and PUT at v5/approval API
2019-02-27
added v5/approval documentation.
added v5/approval_template documentation.
2018-05-24
added production_workflow_from_date
filter to v5/post API
added production_workflow_to_date
filter to v5/post API
added production_workflow_status
filter to v5/post API
2018-05-01
updated post's status description
2018-04-30
added production_workflow_from_date
filter to v5/campaign API
added production_workflow_to_date
filter to v5/campaign API
2018-04-03
deprecated has_capabilities
parameter GET v5/channel API
2018-03-29
added token_id
attribute to POST, PUT v5/channel API
2018-03-27
removed deprecated DELETE v3/media//metadata API.
2018-03-09
removed scope_id
as a required parameter to POST to v5/comment API.
2018-02-26
added interaction_ids
filter to v5/post API.
added object_version_id
attribute to v5/comment API.