Create Webhook from the Anchor Dashboard

Create Webhook from the Anchor Dashboard

You can quickly create webhooks from your dashboard to listen to specific events that happen within your organization

To create a webhook from the Anchor Dashboard, follow these steps:

  1. Log in to your Anchor Dashboard.
  2. Click on the Settings >> Click on the Developers tab.
  3. Click on the Webhooks tab >> Click on the Add Webhook button.

On the Webhook Information Page:

  1. Enter the URL you want your webhook to be sent to.
  2. Give your webhook a label. Should you create more that one webhook, this name will help to identity the webhook from the list.
  3. Select your delivery mode.
  4. Choose the option to enable Support Included. By default, this is set to false. When this option is enabled, every webhook that is related to a specific resource will have the full resource included in the payload of the event - for example, the customer.created event will include the full customer resource.

On the Add Events panel:

  1. Check the boxes for the kind of events you want to include.
  2. Click on the Create Webhook button.

Your webhook will be created.

You could create a webhook to send a notification to your Slack channel whenever a new payment is received. To do this, you would add a new webhook to your Anchor account and select the New Payment event. You would then enter the URL of your Slack channel as the webhook URL.

Once you have created the webhook, whenever a new payment is received, Anchor will send a notification to your Slack channel. This can be a helpful way to stay up-to-date on your payments without having to constantly check your Anchor Dashboard.

    • Related Articles

    • Resend Webhook Events

      If you need to resend a webhook event, you can do so by following the appropriate steps below on Anchor Dashboard: Navigate to the Anchor dashboard. Select "Developers" on the left navigation menu. Under "Developers", click on "Events". Here, you ...
    • Resolving 'User Blocked. Contact Administrator' Issue

      The error message 'User Blocked. Contact Administrator' occurs when incorrect login details have been attempted multiple times, triggering a security lock on your account. Steps to Resolve To regain access to your account, follow these steps: Click ...