Skip to main content

Configure Webhooks

SmartLink allows users to synchronize contacts' subscription status to endpoint URLs in real time. When a contact changes their subscription status, SmartLink's webhook feature will send an HTTP request to the configured URL, ensuring efficient flow of information.

For more details on webhooks, see Webhook.

Procedures

  1. At the bottom of the SmartLink sidebar, click your account name, then select Project settings.

  2. In the Project settings page, select Details under Webhooks.

  3. In the Webhooks page, click Create new webhook to display the Add a webhook popup.

    webhook1

  4. Enter the Endpoint URL, then select the trigger events for this webhook. Multiple selection is supported, and up to 10 webhook URLs can be added for each project.

    • Subscribe
    • Unsubscribe
  5. Click Confirm to add the webhook. After being added, the Key of the webhook can be confirmed from the Webhooks page.

  6. [Optional] After successfully adding a webhook, click Send test under Action to perform a webhook test.

    webhook2

  7. [Optional] To reset the key of a webhook, click More > Reset key under Action.

    webhook3