Explore Plans
Mobile menu Close menu
Hopscotch Social Media ManagementHopscotch Social Media Management

Create a new scheduled post

This action will create a new scheduled post.

Developer info

API endpoint slug
hopscotch.schedule_post
Filter code method
Hopscotch.schedulePost.skip(string?: reason)
Runtime method
runAction("hopscotch.schedule_post", {})

Action fields

Member uid Dropdown list

Label
Social Media Accounts
Slug
member_uid
Required
true
Can have default value
false

Content Text input > Long text

Label
Content
Slug
content
Required
true
Can have default value
true
Filter code method
Hopscotch.schedulePost.setContent(string: content)

Media URL Text input > Photo

Label
Photo URL
Slug
media_url
Required
false
Can have default value
true
Filter code method
Hopscotch.schedulePost.setMediaUrl(string: mediaUrl)

Publish at Text input > ISO 8601 date and time

Label
Scheduled Date & Time
Slug
publish_at
Required
true
Can have default value
true
Filter code method
Hopscotch.schedulePost.setPublishAt(string: publishAt)