POST

Bulk Update Card 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.

Asynchronously updates tags on multiple cards using a filter to specify which cards to update.

An empty filter updates all cards in the pipeline.

If you specify a tag in both assignTags and unassignTags, the tag is assigned to the cards.

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/cards/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?