This trigger fires when a new post containing a link is scheduled.
- API endpoint slug
- hopscotch.social_post_scheduled_link
Trigger fields
- Label
- Social Media Accounts
- Slug
- member_uid
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- publish_at
- Filter code
- Hopscotch.socialPostScheduledLink.PublishAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00
- Slug
- content
- Filter code
- Hopscotch.socialPostScheduledLink.Content
- Type
- String
- Example
- This is the post content.
- Slug
- media_url
- Filter code
- Hopscotch.socialPostScheduledLink.PhotoUrl
- Type
- Image URL
- Example
- https://pbs.twimg.com/media/FDWrkAtVgAU9s7P?format=jpg&name=medium
- Slug
- account_label
- Filter code
- Hopscotch.socialPostScheduledLink.AccountLabel
- Type
- String
- Example
- Twitter account "Jane Doe"
- Slug
- account_network
- Filter code
- Hopscotch.socialPostScheduledLink.AccountNetwork
- Type
- String
- Example
- Twitter
- Slug
- account_name
- Filter code
- Hopscotch.socialPostScheduledLink.AccountName
- Type
- String
- Example
- Jane Doe
- Slug
- first_link_url
- Filter code
- Hopscotch.socialPostScheduledLink.FirstLinkUrl
- Type
- String
- Example
- http://wadesabout.tumblr.com/
- Slug
- last_link_url
- Filter code
- Hopscotch.socialPostScheduledLink.LastLinkUrl
- Type
- String
- Example
- http://wadesabout.tumblr.com/
- Slug
- created_at
- Filter code
- Hopscotch.socialPostScheduledLink.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00