How to Send Internal Notificaions
How to Send Internal Notificaions
Sending internal notifications messages to your team members
Use our webhook feature to send internal notification messages to your team members on WhatsApp. You can notify a single member or multiple members as needed. Webhook URL Webhook URLs may vary depending on the WhatsApp gateway you’re using.
To find the correct webhook URL for your GHL subaccounts, switch to the subaccount and navigate to...
Settings > Phone Numbers > Advanced Settings
Internal notifications: https://wa.segrasend.com/webhook
ChatGpt Assistance Integration: https://wa.segrasend.com/chatgpt-assistant
Sending Voice Notes On WhatsApp Using ChatGpt: https://wa.segrasend.com/chatgpt-voice
Custom Menu Link: https://wa.segrasend.com/public/api/wadevice?app={{location.id}}
Multi device Custom Menu Link: https://wa.segrasend.com/public/api/wadevice?app={{location.id}}&email_id={{user.email}}
SMS Custom Menu Link: https://sms.apimerger.com/api/auth-sms-qr?app={{location.id}}
Voice Script: <script src="https://wa.segrasend.com/public/voicejs/voice-rec.js?v=1"></script>
Custom Data
Based on the workflow type (refer to the video), under custom data define
message: Your message here
user: Mobile number of your team member without + sign with country code, for example, if you are using a US number then you need to put the number like this
15672346789
For more details, you can follow the steps given in the video