Skip to content
Last updated

Webhooks enable Fynd Engage to push real-time data to your external applications. Instead of polling the API, your system can listen for immediate notifications whenever specific events occur (such as point balance changes or tier upgrades), ensuring your data remains perfectly synchronized.

Steps to Configure Webhooks

  1. Access Webhook Configuration - Navigate to the Settings tab on the main dashboard and select Webhook from the side menu.
Access Webhook Tab
Figure 1: Access Webhook Tab

  1. Define Endpoint URL - Enter the Webhook URL. This is the specific endpoint on your server that is configured to listen for and process incoming POST requests from Fynd Engage.
Enter Destination URL
Figure 2: Enter Destination URL

  1. Enable Data Stream - Use the toggle switch to Activate Webhook.
    • Enabled: The system will immediately start sending event payloads to your URL.
    • Disabled: No data will be sent, though your URL configuration will be preserved.
Toggle Webhook Status
Figure 3: Toggle Webhook Status

  1. Save Configuration - Review your endpoint details and status. Click Save to apply the settings and begin the integration.
Save Webhook Settings
Figure 4: Save Webhook Settings