This article explains how to create a new webhook in your SITE123 dashboard. Webhooks let you automatically send data from your site to an external service whenever a specific event (the “topic”) occurs.
Sign in to your SITE123 account. • Go to the login page and enter the email and password associated with your account. • Click Login.
Open General Settings. • In the left-hand navigation, locate Settings (the fourth item in the main list) and click it.
Navigate to Webhooks. • Inside General Settings, click Webhooks. • The Webhooks management screen opens.
Add a new webhook.
• Click Add Webhook.
• In the Webhook URL field, type the endpoint that should receive the data (e.g., https://www.site123.com
).
Choose the webhook topic. • Click the Topic drop-down. • Select the event that should trigger the webhook (for example, Order Created, Form Submitted, etc.).
Save the webhook. • Click Save to finish. • Your new webhook now appears in the list and will fire whenever the selected topic occurs.
You have successfully created a webhook in SITE123. The system will now send real-time data to the URL you specified whenever the chosen topic is triggered. You can return to the Webhooks screen at any time to edit, disable, or delete existing webhooks.