This trigger fires when you post a new text post on Threads.
Developer info
- API endpoint slug
- threads.new_text_post_by_you
Trigger fields
No fields for this trigger
Ingredients
TextThe text content of the post
- Slug
- text
- Filter code
- Threads.newTextPostByYou.Text
- Type
- String
- Example
- This is a text post
PermalinkDirect link to the post
- Slug
- permalink
- Filter code
- Threads.newTextPostByYou.Permalink
- Type
- Web URL
- Example
- https://www.threads.net/@ifttt/post/qwerty123
IDID of the post
- Slug
- id
- Filter code
- Threads.newTextPostByYou.Id
- Type
- String
- Example
- 123456
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Threads.newTextPostByYou.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00