Notifications
SMS Notification Node
Send text message notifications
This node allows you to send text message notifications.
Node Inputs
- Phone Number: US phone number in country code (+1)
- Type:
Text
- Type:
- Message: SMS message content
- Type:
Text
- Type:
Node Outputs
This node has no outputs.
Example
The below example is a pipeline which sends a text message notification to a phone number.
- Text Node: The phone number to send the message to
- Text:
+19999999999
- Text:
- Text Node: The message to send
- Text:
hello, how are you doing?
- Text:
- SMS Notification Node: Sends the message
- Phone Number:
{{text_0.text}}
- Message:
{{text_1.text}}
- Phone Number: