This query returns a history of all scheduled plain text posts.
- API endpoint slug
- hopscotch.scheduled_posts_text
- Runtime method
- performQuery("hopscotch.scheduled_posts_text")
Query fields
- Label
- Social Media Account
- Slug
- member_uid
- Required
- false
- Can have default value
- false
Ingredients
- Slug
- content
- Filter code
- Hopscotch.scheduledPostsText.Content
- Type
- String
- Example
- This is the post content.
- Slug
- publish_at
- Filter code
- Hopscotch.scheduledPostsText.PublishAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- account_label
- Filter code
- Hopscotch.scheduledPostsText.AccountLabel
- Type
- String
- Example
- Twitter account "Jane Doe"
- Slug
- account_network
- Filter code
- Hopscotch.scheduledPostsText.AccountNetwork
- Type
- String
- Example
- Twitter
- Slug
- account_name
- Filter code
- Hopscotch.scheduledPostsText.AccountName
- Type
- String
- Example
- Jane Doe
- Slug
- first_link_url
- Filter code
- Hopscotch.scheduledPostsText.FirstLinkUrl
- Type
- String
- Example
- http://wadesabout.tumblr.com/
- Slug
- last_link_url
- Filter code
- Hopscotch.scheduledPostsText.LastLinkUrl
- Type
- String
- Example
- http://wadesabout.tumblr.com/
- Slug
- created_at
- Filter code
- Hopscotch.scheduledPostsText.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00