Contents:
Limio offers you the ability to integrate webhooks to automatically let other applications know when an event occurs on your page. Webhooks are a way of being notified of changes that happen within your billing system.
Basic Webhook Setup
To access the webhook settings:
Step 1 - Head over to your profile in the upper right-corner
Step 2 - From the dropdown menu, select 'Settings'.
In Settings:
Step 3 - You'll be automatically redirected to the 'General Settings' tab.
Step 4 - Click on 'Webhooks'. Note: Some webhooks might be stored under 'Beta' if they are currently in limited availability.
Step 5 - Insert the URL of your application that will be listening to the webhook.
Adding Authentication
If your webhook requires authentication to access, you are able to do this in Limio using our Basic Auth functionality.
Step 1 - Head over to your profile in the upper right-corner
Step 2 - From the dropdown menu, select 'Settings'.
In Settings:
Step 3 - You'll be automatically directed to the 'General Settings' screen.
Step 4 - Click on 'Authentication Providers'.
Step 5 - Under Add integration, select 'Basic Auth'
Step 6 - Under Add integration, select 'Basic Auth'. You should see the following modal pop up.
Step 7 - Add the required details
Under name, enter the hostname for your webhook.
For example, if your webhook is:
https://example-site.com/my-webhook
you would need to enter:
example-site.com
Enter the Username and Password for the webhook and press Save.
Need to learn more about webhooks? Head to our developer documentation here.
If you need help setting up the webhooks, please email us at support@limio.com
---
Comments
0 comments
Please sign in to leave a comment.