Contents Now Platform Capabilities Previous Topic Next Topic Notify - Global Subscribe Log in to subscribe to topics and get notified when content changes. ... SAVE AS PDF Selected Topic Topic & Subtopics All Topics in Contents Share Notify - Global The Notify API allows you to interact with Notify calls and SMS messages using scripts. Notify - getPhoneNumbers()Returns all phone numbers and short codes available to Notify, as an array.Notify - getShortCodes()Returns all short codes available to Notify, as an array.Notify - call(String notifyPhoneNumber, String toPhoneNumber)Makes a call to an E.164-compliant phone number.Notify - call(String notifyPhoneNumber, String toPhoneNumber, GlideRecord conferenceCall)Call a number to add that number to an active conference call.Notify - sendSMS(NotifyPhoneNumber notifyPhoneNumber, String toPhoneNumber, String messageBody)Sends an SMS text message to an E.164-compliant phone number. Notify - sendSMS(NotifyPhoneNumber notifyPhoneNumber, String toPhoneNumber, String messageBody, GlideRecord source)Sends an SMS text message to an E.164-compliant phone number. Notify - getChildCallIDs(GlideRecord callRecord)Returns the sys_id values of calls that are children of a specified call.Notify - getParentCallID(GlideRecord callRecord)Returns the sys_id of a specified call's parent call.Notify - getTokens()Returns client tokens for any installed telephony drivers for use in WebRTC or mobile clients.Notify - getTokens(GlideRecord record)Get client tokens for any installed telephony drivers for use in WebRTC or mobile clients.Notify - getAvailableClients(String notifyNumber)Returns a list of client sessions that are available to receive calls.Notify - conferenceCall()Create a new conference call GlideRecord.Notify - queueCall(GlideRecord callRecord)Put a call into a queue.Notify - dequeueCall(GlideRecord callRecord)Resume a call after it was put in a queue.Notify - kick(GlideRecord participant)Kicks a specified user from a Notify conference call.Notify - forwardCall(GlideRecord call, String destination, String dtmf)Forward a call to connect that call with a different recipient. On this page Send Feedback Previous Topic Next Topic
Notify - Global The Notify API allows you to interact with Notify calls and SMS messages using scripts. Notify - getPhoneNumbers()Returns all phone numbers and short codes available to Notify, as an array.Notify - getShortCodes()Returns all short codes available to Notify, as an array.Notify - call(String notifyPhoneNumber, String toPhoneNumber)Makes a call to an E.164-compliant phone number.Notify - call(String notifyPhoneNumber, String toPhoneNumber, GlideRecord conferenceCall)Call a number to add that number to an active conference call.Notify - sendSMS(NotifyPhoneNumber notifyPhoneNumber, String toPhoneNumber, String messageBody)Sends an SMS text message to an E.164-compliant phone number. Notify - sendSMS(NotifyPhoneNumber notifyPhoneNumber, String toPhoneNumber, String messageBody, GlideRecord source)Sends an SMS text message to an E.164-compliant phone number. Notify - getChildCallIDs(GlideRecord callRecord)Returns the sys_id values of calls that are children of a specified call.Notify - getParentCallID(GlideRecord callRecord)Returns the sys_id of a specified call's parent call.Notify - getTokens()Returns client tokens for any installed telephony drivers for use in WebRTC or mobile clients.Notify - getTokens(GlideRecord record)Get client tokens for any installed telephony drivers for use in WebRTC or mobile clients.Notify - getAvailableClients(String notifyNumber)Returns a list of client sessions that are available to receive calls.Notify - conferenceCall()Create a new conference call GlideRecord.Notify - queueCall(GlideRecord callRecord)Put a call into a queue.Notify - dequeueCall(GlideRecord callRecord)Resume a call after it was put in a queue.Notify - kick(GlideRecord participant)Kicks a specified user from a Notify conference call.Notify - forwardCall(GlideRecord call, String destination, String dtmf)Forward a call to connect that call with a different recipient.
Notify - Global The Notify API allows you to interact with Notify calls and SMS messages using scripts. Notify - getPhoneNumbers()Returns all phone numbers and short codes available to Notify, as an array.Notify - getShortCodes()Returns all short codes available to Notify, as an array.Notify - call(String notifyPhoneNumber, String toPhoneNumber)Makes a call to an E.164-compliant phone number.Notify - call(String notifyPhoneNumber, String toPhoneNumber, GlideRecord conferenceCall)Call a number to add that number to an active conference call.Notify - sendSMS(NotifyPhoneNumber notifyPhoneNumber, String toPhoneNumber, String messageBody)Sends an SMS text message to an E.164-compliant phone number. Notify - sendSMS(NotifyPhoneNumber notifyPhoneNumber, String toPhoneNumber, String messageBody, GlideRecord source)Sends an SMS text message to an E.164-compliant phone number. Notify - getChildCallIDs(GlideRecord callRecord)Returns the sys_id values of calls that are children of a specified call.Notify - getParentCallID(GlideRecord callRecord)Returns the sys_id of a specified call's parent call.Notify - getTokens()Returns client tokens for any installed telephony drivers for use in WebRTC or mobile clients.Notify - getTokens(GlideRecord record)Get client tokens for any installed telephony drivers for use in WebRTC or mobile clients.Notify - getAvailableClients(String notifyNumber)Returns a list of client sessions that are available to receive calls.Notify - conferenceCall()Create a new conference call GlideRecord.Notify - queueCall(GlideRecord callRecord)Put a call into a queue.Notify - dequeueCall(GlideRecord callRecord)Resume a call after it was put in a queue.Notify - kick(GlideRecord participant)Kicks a specified user from a Notify conference call.Notify - forwardCall(GlideRecord call, String destination, String dtmf)Forward a call to connect that call with a different recipient.