This query returns a history of all scheduled posts.
- API endpoint slug
- hopscotch.scheduled_posts
- Runtime method
- performQuery("hopscotch.scheduled_posts")
Query fields
- Label
- Social Media Account
- Slug
- member_uid
- Required
- false
- Can have default value
- false
Ingredients
- Slug
- content
- Filter code
- Hopscotch.scheduledPosts.Content
- Type
- String
- Example
- This is the post content.
- Slug
- media_url
- Filter code
- Hopscotch.scheduledPosts.PhotoUrl
- Type
- Image URL
- Example
- https://pbs.twimg.com/media/FDWrkAtVgAU9s7P?format=jpg&name=medium
- Slug
- publish_at
- Filter code
- Hopscotch.scheduledPosts.PublishAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- account_label
- Filter code
- Hopscotch.scheduledPosts.AccountLabel
- Type
- String
- Example
- Twitter account "Jane Doe"
- Slug
- account_network
- Filter code
- Hopscotch.scheduledPosts.AccountNetwork
- Type
- String
- Example
- Twitter
- Slug
- account_name
- Filter code
- Hopscotch.scheduledPosts.AccountName
- Type
- String
- Example
- Jane Doe
- Slug
- first_link_url
- Filter code
- Hopscotch.scheduledPosts.FirstLinkUrl
- Type
- String
- Example
- http://wadesabout.tumblr.com/
- Slug
- last_link_url
- Filter code
- Hopscotch.scheduledPosts.LastLinkUrl
- Type
- String
- Example
- http://wadesabout.tumblr.com/
- Slug
- created_at
- Filter code
- Hopscotch.scheduledPosts.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00