Hi , I am Looking for Some Webhook urls for whitelabel Admin to Increase some automation towards our customers
1.If user got any bot error , send that information into a webhook , so using that we can send a whatsapp notification to users ( no need every bot error , if an error came send it on first time , next 24hrs no need to send again , after 24hrs if new bot error log came then trigger the webhook )
2. Payment Error Webhook Trigger , while sending Message template ( especially towards webhook or using api method ) due to payment error message is not delivered , that time if trigger a webhook url so using that we will notify the user ( this also 24hrs once you can provide , only if the error is due to payment related )
3.80% of Credit Limit Reached means trigger a webhook , so we can notify that credit limit is going to reach , be aware ( currently using admin api of each user details fetch and checking every 1hr , which takes you and our side server load while user base increase , orelse in the over all user details api itself the message credit , so no need to call api for each user , eg: if i am having 500 users , calling single user details api every one hour, so 500 api calls per hour , this can be ignore if you provide the webhook url or all users api itself )
Lots of users will not open panel daily or regularly , because they want just automation like chatbot or webhook or api integration only , like that users its difficult that if chatbot not work for 4-5 days , due to payment issue webhook messages are not sending and all
thank you