In Shopranos, you can set up webhooks to automatically send data to external services when specific events occur within the platform. Here's how you can create and manage webhooks:
Specify the Title: Enter a descriptive title for your webhook that helps identify its purpose.
2.
Set the URL: Input the URL where the webhook will send data when the specified event occurs.
3.
Choose the Status: Select the status of the webhook:
Draft: For webhooks that are still being configured and are not yet active.
Active: For webhooks that are ready and actively sending data.
Archived: For webhooks that are no longer in use but are kept for record-keeping.
4.
Select the Entity: Choose the entity for which the webhook will be enabled. This could be orders, products, customers, or any other entity within Shopranos.
5.
Choose the Event: Specify the event that will trigger the webhook:
Created: When a new record is created.
Updated: When an existing record is updated.
Deleted: When a record is deleted.
Initiated/Completed: For entities that support workflow events, like orders or processes, you can also choose initiated or completed events.
Once you’ve configured all the settings, save the webhook. It will start sending data to the specified URL when the selected event occurs, provided the webhook status is set to Active.