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

A new link post is scheduled

This trigger fires when a new post containing a link is scheduled.

About this trigger

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 trigger fires when a new post containing a link is scheduled.
API endpoint slug
hopscotch.social_post_scheduled_link

Trigger fields

Member uid Dropdown list

Label
Social Media Accounts
Slug
member_uid
Required
true
Can have default value
false

Ingredients

Publish atThe time the post will be published.

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

ContentThe content of the post.

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

Photo URLThe URL of the image attached to the post.

Slug
media_url
Filter code
Hopscotch.socialPostScheduledLink.PhotoUrl
Type
Image URL
Example
https://pbs.twimg.com/media/FDWrkAtVgAU9s7P?format=jpg&name=medium

Account labelThe social media account the post was scheduled for.

Slug
account_label
Filter code
Hopscotch.socialPostScheduledLink.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.socialPostScheduledLink.AccountNetwork
Type
String
Example
Twitter

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

Slug
account_name
Filter code
Hopscotch.socialPostScheduledLink.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.socialPostScheduledLink.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.socialPostScheduledLink.LastLinkUrl
Type
String
Example
http://wadesabout.tumblr.com/

Created atDate and time event was created.

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