SMS Notifications
How to enable SMS notifications for your team
Last updated
Was this helpful?
How to enable SMS notifications for your team
Last updated
Was this helpful?
Go to Flows - New Flow and add the audience you want to notify your team about. As new leads are added to the segment, the designated team member you select will be notified about new users entering the segment.
Under 'Design Your Flow' add a step using Action - Sales - Submit to Webhook and add the following under 'Webhook URL' - https://api.gleantap.com/v1/ExternalApi/sendSmsNotification/{app_id} with Method = POST and Payload Type as JSON
Add two fields - to_number and message - in the right hand field area, add the number you want to send the notification to and under message add what you'd like to send to that number.
Hit publish on the flow and the SMS notifications will begin sending!