This trigger fires when a new post is added to a collection.
Developer info
- API endpoint slug
- nuelink.posts
Trigger fields
No fields for this trigger
Ingredients
IDthis is the post id
- Slug
- id
- Filter code
- Nuelink.posts.Id
- Type
- String
- Example
- 5
Mediathis is the link to media
- Slug
- media
- Filter code
- Nuelink.posts.Media
- Type
- String
- Example
- https://public-nuelink.s3.us-west-1.amazonaws.com/media/8GSeNlrf1gAg3SjJOPOjomZhk0NiO6C6QvEL
Post typethis is the post type
- Slug
- post_type
- Filter code
- Nuelink.posts.PostType
- Type
- String
- Example
- TEXT, IMAGE
Bodythis is the caption of the post
- Slug
- body
- Filter code
- Nuelink.posts.Body
- Type
- String
- Example
- new day new energy
Created atDate and time event was created.
- Slug
- created_at
- Filter code
- Nuelink.posts.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00