sendSms
Send SMS messages to leads by providing their ID and message text. Optionally specify the destination phone number and country code.
Instructions
Send an SMS message to a lead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | SMS message text (required) | |
| leadId | Yes | ID of the lead (required) | |
| phoneNumber | No | Destination phone number | |
| phoneCode | No | Country phone code |