Webhooks are a powerful tool to keep your external system up to date with events that occur in Subly. With webhooks, you can receive payment reminders and other events in real-time, allowing you to take action immediately.
Here's how to create a webhook in Subly:
Step 1: Go to webhooks settings
To create a webhook in Subly, first, you need to navigate to the Settings page. You can do this by clicking on the user menu located at the top right of the screen and selecting "Settings".
Once you're on the Settings page, you need to navigate to the "Webhooks" tab and click the "Add webhook" button.
Step 2: Enter webhook details
In the webhook creation page, you need to enter the name and URL of your webhook. Make sure that the URL is correct and functioning. Subly currently only supports payment reminder events in webhooks, but more options will be available in the future.
Step 3: Save webhook
After entering the webhook details, click the "Create webhook" button. Your webhook will now be active and ready to receive events.
Optional: Webhook secret key
You can add a secret key to your webhook to verify the authenticity of the webhook. This step is optional, and you only need to add a secret key if you're setting your own webhook URL. Make sure not to share your secret key with anyone you don't trust.
That's it! Now, whenever Subly sends an upcoming payment reminder notification, you'll receive the event in your webhook. With webhooks, you can automate your workflow and save time by eliminating the need for manual updates.