POST

Bulk Update Pipeline Tags By Filter


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates tags on multiple pipelines, using a filter to select which pipelines to update.

If you don't specify a filter, all pipelines on the site are updated. If you specify a tag in both assignTags and unassignTags, the tag is assigned to the pipelines.

Note: This is an asynchronous method that returns a job ID for tracking progress. To get the status of the job, call Get Async Job.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Pipelines
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/crm/pipelines/v1/bulk/pipelines/update-tags-by-filter

Errors
400Invalid Argument

There is 1 error with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Did this help?