Skip to main content

SMS Send Workflow

This workflow sends an SMS message using the SMS output node.

  • Sends a text message to a phone number
  • Uses a JSON Data Source node for phoneNumber and message
  • Uses the SMS output node to deliver the SMS

SMS Send Workflow


Steps

  1. Load the workflow in Agentic Signal.
  2. Review the Data Source node JSON and update the phoneNumber and message values.
  3. Verify SMS delivery settings in Agentic Signal, if required by your SMS provider.
  4. Run the workflow to send the SMS message.

Customization

  • Change the phoneNumber value to the destination phone number.
  • Update the message text to send a custom notification.
  • Add additional nodes upstream to generate dynamic SMS content from other sources.