POST

Bulk Create Locations


Developer Preview

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

Imports multiple existing Google Business Profile locations.

Specify id and accountId on every location. This doesn't create listings in Google, the same as Create Location.

Locations are processed independently: one that fails doesn't stop the others, and its reason is in that item's itemMetadata.error. Check the results per item rather than relying on the response status.

A Google account must be connected first. See the Connection API.

To import a single location, call Create Location.

Authentication

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

Permissions
Manage SEO Settings
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/gbp/v1/bulk/locations/create

Errors
428Failed Precondition

There is 1 error with this status code.

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

Did this help?