DashboardSign inStart your trial

Knack

Reference

10 actions for Knack workflows.

01. Operations

Act on Knack from a workflow

Operations are the actions a workflow can take in Knack, grouped by category. Each lists its method, parameters, and a template you can drop it into.

Development

10 operations
Action★ Featured

Create object record

KNACK_CREATE_OBJECT_RECORD

Tool to create a new record in a specific Knack object.

2 input
Action★ Featured

Get Object Record

KNACK_GET_OBJECT_RECORD

Tool to retrieve a single record by its ID from a specific Knack object.

2 input
Action★ Featured

List Object Records

KNACK_LIST_OBJECT_RECORDS

Tool to retrieve multiple records from a specific Knack object (table).

6 input
Action★ Featured

Update object record

KNACK_UPDATE_OBJECT_RECORD

Tool to update an existing record in a specific Knack object.

3 input
Action

Create View Record

KNACK_CREATE_VIEW_RECORD

Tool to create a new record through a form view in Knack.

4 input
Action

Delete Object Record

KNACK_DELETE_OBJECT_RECORD

Tool to delete a single record from a specific Knack object by its ID.

2 input
Action

Delete View Record

KNACK_DELETE_VIEW_RECORD

Tool to delete a record through a view that contains a delete link.

3 input
Action

List View Records

KNACK_LIST_VIEW_RECORDS

Tool to retrieve multiple records from a specific Knack view (tables, lists, searches, calendars).

4 input
Action

Upload File

KNACK_UPLOAD_FILE

Uploads a file to a Knack application and returns a file ID, which is then used to attach the file to a record when creating or updating data.

2 input
Action

Upload Image

KNACK_UPLOAD_IMAGE

Uploads an image file to a Knack app and returns a file ID for use in record fields. This is the first step to attach images to records, such as product photos or profile pictures.

2 input
What now

Use Knack in a workflow

Drop a trigger and an action into a template; approve from your phone; the workflow runs.