AI Linkedin Assistant
Explore Plans
Mobile menu Close menu
Hopscotch Social Media ManagementHopscotch Social Media Management

History of all published text posts

This query returns a history of all published plain text posts.

About this query

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 query returns a history of all published plain text posts.
API endpoint slug
hopscotch.published_posts_text
Runtime method
performQuery("hopscotch.published_posts_text")

Query fields

Member uid Dropdown list

Label
Social Media Account
Slug
member_uid
Required
false
Can have default value
false

Ingredients

ContentThe content of the post.

Slug
content
Filter code
Hopscotch.publishedPostsText.Content
Type
String
Example
This is the post content.

URLThe URL of the post.

Slug
url
Filter code
Hopscotch.publishedPostsText.URL
Type
Web URL
Example
https://twitter.com/HopscotchSocial/status/1393603838909812738

Posted atThe time the post was published.

Slug
posted_at
Filter code
Hopscotch.publishedPostsText.PostedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

Account labelThe social media account the post was published to.

Slug
account_label
Filter code
Hopscotch.publishedPostsText.AccountLabel
Type
String
Example
Twitter account "Jane Doe"

Account networkThe social media account's network the post was published to.

Slug
account_network
Filter code
Hopscotch.publishedPostsText.AccountNetwork
Type
String
Example
Twitter

Account nameThe social media account's name the post was published to.

Slug
account_name
Filter code
Hopscotch.publishedPostsText.AccountName
Type
String
Example
Jane Doe

First link URLThe URL of first link in the post's content.

Slug
first_link_url
Filter code
Hopscotch.publishedPostsText.FirstLinkUrl
Type
String
Example
http://wadesabout.tumblr.com/

Last link URLThe URL of last link in the post's content.

Slug
last_link_url
Filter code
Hopscotch.publishedPostsText.LastLinkUrl
Type
String
Example
http://wadesabout.tumblr.com/

Created atDate and time event was created.

Slug
created_at
Filter code
Hopscotch.publishedPostsText.CreatedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00