Webhook Overview
Configure real-time event notifications and callbacks.
Overview
How to Navigate
- Log in to your Arthix application dashboard.
- Look at the main menu on the left side of your screen.
- Find and click the Settings icon (the gear icon) to open the Settings popout menu.
- Click on Webhook to access the dashboard.
What is this module?
Webhooks are automated HTTP callbacks that send real-time data to your external servers whenever specific events occur within Arthix (e.g., message delivered, contact opted-in).
Why Use this Module?
- Real-time Synchronization: Keep your internal database instantly updated without polling.
- Trigger Workflows: Kick off external processes immediately when an event occurs.
- Efficiency: Drastically reduce API calls by receiving data exactly when it happens.
Core Capabilities
- Event Subscriptions: Subscribe only to the specific events you care about (e.g., Messages Delivered).
- Delivery Logs: View detailed logs of all webhook payloads sent to your servers.
- Secure Payloads: Verify webhook authenticity using cryptographic signature verification.
Real-time Sync
Webhooks are the most efficient way to keep your internal CRM or database perfectly synchronized with Arthix in real-time.
Webhooks are the most efficient way to keep your internal CRM or database perfectly synchronized with Arthix in real-time.
