Skip to main content

Create cadence memberships in bulk

POST 

/v2/cadence_bulk_memberships

Adds multiple people to a cadence. The people are specified in the form of a listing filter. Any person record that matches the specified filter must be allowed to be added to the cadence, otherwise, it will be ignored on the request execution.

The requirements for the cadence are the same as for the "Create a cadence membership" operation. The people filter uses the same parameters and options as in the "List people" operation. Please refer to the corresponding documentation for the details.

Request

Responses

Submitted for Execution