This tool creates a new SMS activity in Close CRM. It is primarily used to log SMS communications, including sent messages, received messages, and draft messages. The tool requires an internal phone number (local_phone) which must be an SMS-enabled phone number owned by your Clo…
textRequiredstringThe content of the SMS message
statusRequiredstringThe status of the SMS. Must be one of: inbox, draft, scheduled, outbox, sent
lead_idRequiredstringThe ID of the lead associated with the SMS Verify the lead_id before submission — an incorrect ID causes silent misassociation with no error returned.
send_inintegerNumber of seconds to delay sending the SMS when status is outbox. Must be less than 60
directionstringThe direction of the SMS. Defaults to 'inbound' if status is inbox, otherwise 'outbound'
contact_idstringThe ID of the contact associated with the SMS
local_phoneRequiredstringThe internal phone number used to send the SMS. Must be associated with a Phone Number of type 'internal'
template_idstringThe ID of an SMS Template to render and use as the message content
remote_phoneRequiredstringThe recipient's phone number
date_scheduledstringThe date and time when the SMS should be sent (required if status is 'scheduled')
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.