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

Create a new published post

This action will create a new published post.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This action will create a new published post.
API endpoint slug
hopscotch.publish_post
Filter code method
Hopscotch.publishPost.skip(string?: reason)
Runtime method
runAction("hopscotch.publish_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.publishPost.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.publishPost.setMediaUrl(string: mediaUrl)