Post

Bulk Update Contacts


Deprecated

This method has been deprecated, and will be replaced in the future.

Deprecation Notice:

This method will be removed on Nov 30, 2024. If your app uses this method, we recommend updating your code as soon as possible.

Updates the specified properties for multiple contacts. Fields that are included in fieldMask.paths are updated, while all other fields stay the same.

All contacts that meet the specified filter and search criteria are updated. To perform a dry run, use the intended filter options with Query Contacts.

When this endpoint is used, a bulk job is started and the job ID is returned. The job may not complete right away, depending on its size. The job's status can be retrieved with Get Bulk Job or List Bulk Jobs.

Permission Scopes

For app development, you must have one of the following permission scopes:
Manage Contacts
Manage Members and Contacts - all permissions
Learn more about permission scopes.
Endpoint
POST
https://www.wixapis.com/contacts/v4/bulk/contacts/update

Event TriggersThis method triggers the following events:
Was this helpful?
Yes
No