PATCH

Move Card


Developer Preview

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

Moves a card to a different stage within the same pipeline.

Cards can only be moved between stages within the same pipeline.

Each time a card is moved, its revision increments by 1.

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
PATCH
https://www.wixapis.com/crm/pipelines/v1/cards/move/{cardId}

Errors
400Invalid Argument

There are 2 errors with this status code.

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

Event TriggersThis method triggers the following events:
Did this help?