Integrations (Event Subscriptions/Notifications) in Commerce Manager
You must not edit aws_sqs
and stomp
integration types using Commerce Manager. If you have integrations with a type of aws_sqs
and stomp
and you decide you want to edit or disable/enable an integration, and you do this using Commerce Manager, then the integration type is automatically converted to a webhook
integration type, causing your integration to function incorrectly. You must edit aws_sqs
and stomp
integration types using the update an integration endpoint.
You can view your store’s integrations on the System > Store Settings > Webhooks tab.
For an overview of how integrations work in Elastic Path Commerce Cloud, see Integrations.
Sorting and filtering integrations
You can sort the integrations list by Name, Description, or Status.
You can filter the integrations list to show which integrations are enabled or disabled.
Creating a new integration
On the System > Store Settings > Webhooks tab, select +New Webhook.
On the Create New Webhook page, enter the following information:
Section Fields Webhook details Name and Description. The Integration type is fixed at webhook
.Configuration URL for the integration, and Secret key. The secret key is forwarded along with the request as a header. Observes These events can trigger webhooks. Select the ones you want to trigger the webhook: Created, Updated, or Deleted for most objects; Updated or Deleted for Cart; Created or Deleted for File; Created, Updated, Fulfilled, Authorized, Paid/Captured, Cancelled, or Refunded for Order; Updated for Payment Gateway. Created, Updated, or Deleted for customers. Only five events can be added. Enabled Enable the integration.