This trigger fires when a new plain text post is scheduled.
- API endpoint slug
- hopscotch.social_post_scheduled_text
Trigger fields
- Label
- Social Media Accounts
- Slug
- member_uid
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- publish_at
- Filter code
- Hopscotch.socialPostScheduledText.PublishAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- content
- Filter code
- Hopscotch.socialPostScheduledText.Content
- Type
- String
- Example
- This is the post content.
- Slug
- account_label
- Filter code
- Hopscotch.socialPostScheduledText.AccountLabel
- Type
- String
- Example
- Twitter account "Jane Doe"
- Slug
- account_network
- Filter code
- Hopscotch.socialPostScheduledText.AccountNetwork
- Type
- String
- Example
- Twitter
- Slug
- account_name
- Filter code
- Hopscotch.socialPostScheduledText.AccountName
- Type
- String
- Example
- Jane Doe
- Slug
- first_link_url
- Filter code
- Hopscotch.socialPostScheduledText.FirstLinkUrl
- Type
- String
- Example
- http://wadesabout.tumblr.com/
- Slug
- last_link_url
- Filter code
- Hopscotch.socialPostScheduledText.LastLinkUrl
- Type
- String
- Example
- http://wadesabout.tumblr.com/
- Slug
- created_at
- Filter code
- Hopscotch.socialPostScheduledText.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00