CATEGORIES
« Hide
All Integrations421Built-In14Artificial Intelligence25Commerce23Communication55CRM43Developer Tools85Education9Finance25Hosting26Human Resources5Issue Tracking13Location Services2Marketing104Media52Productivity89SAAS61Security7Social25Storage20Support18Task Management47

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 Field

Deletes a field from an entity

Get Fields

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

Get Values

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

Get Field

Gets the value of an entity field.

Merge Entities

Merges two entities.

Pick Fields

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

Set Field

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