CATEGORIES
« Hide
All Integrations424Built-In12Artificial Intelligence27Commerce22Communication55CRM46Delivery Management1Developer Tools87Education9Finance26Hosting27Human Resources6Issue Tracking13Marketing107Media53Productivity87SAAS62Security8Social27Storage21Support19Task Management46

Entity

Entity action and trigger components.

Actions

Action components allow you to perform operations on the app.

Create Entity

Create an entity with the given fields. Empty entity is created if no fields are given.

Delete Entity Field

Deletes a field from an entity

Get Entity Fields

Get the fields of an entity. The output will be a list of fields.

Get Entity Values

Get the values of an entity. The output will be a list of values.

Get Entity Field

Get the value of an entity field.

Merge Entities

Merges two entities.

Pick Entity Fields

Pick the wanted fields from an entity. The output will be a new entity with only the picked fields.

Set Entity Field

Sets the value of an entity field. Creates the field and entity if they don't exist.