Close menu
Explore Plans
Mobile menu Close menu
Hootsuite

Schedule a text-only message

This action schedules a message to send to one or more social profiles.

Developer info

API endpoint slug
hootsuite.schedule_text_message
Filter code method
Hootsuite.scheduleTextMessage.skip(string?: reason)
Runtime method
runAction("hootsuite.schedule_text_message", {})

Action fields

Social profiles Checkboxes

Label
Social Profiles
Helper text
Select the social media profiles to post to
Slug
social_profiles
Required
true
Can have default value
false

Text Text input > Long text

Label
Text
Helper text
The message content to be posted
Slug
text
Required
true
Can have default value
true
Filter code method
Hootsuite.scheduleTextMessage.setText(string: text)

When to post Text input > ISO 8601 date and time

Label
When to post
Helper text
Natural language time like 'tomorrow at 2pm' or 'next Monday at 9am'. Use 'now' to post as soon as possible (typically in 5 minutes).
Slug
when_to_post
Required
true
Can have default value
true
Filter code method
Hootsuite.scheduleTextMessage.setWhen To Post(string: when_to_post)