-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Description
typefully
URLs
Polling Sources
new-draft-published
Prompt
Emit new event when a draft is published to Twitter via Typefully. Optional prop: 'kind'.
URLs
new-draft-scheduled
Prompt
Emit new event when a draft is scheduled for publication or added to the queue. Optional prop: 'content_filter'.
URLs
Actions
create-draft
Prompt
Create a new draft. Provide the 'content' as a required prop. Additional optional props could include 'threadify', 'share', 'auto_retweet_enabled' and 'auto_plug_enabled'.
URLs
schedule-draft-next-slot
Prompt
Schedule an existing draft for publication in the next available time slot. Provide the 'content' as a required prop. Additional optional props could include 'threadify', 'share', 'auto_retweet_enabled' and 'auto_plug_enabled'. Prop 'schedule-date' has 'next-free-slot' as value.
URLs
schedule-draft
Prompt
Schedule a draft for publication at a specific date and time. Provide the 'content' and 'schedule-date' as required props. Additional optional props could include 'threadify', 'share', 'auto_retweet_enabled' and 'auto_plug_enabled'. Prop 'schedule-date' must be an ISO formatted date.
URLs
Metadata
Metadata
Assignees
Labels
Type
Projects
Status