Group Location
Explore Plans
Mobile menu Close menu
NuelinkNuelink

New post was added.

This trigger fires when a new post is added to a collection.

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 is added to a collection.
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