Actions

attach_file
Upload and attach a file to an item/task/comment.

create_comment
Post a comment on an item or task.

create_item
Create a new record in a Podio app with specified field values.

create_status
Add a status to an item or workspace stream.

create_task
Add a new task to an item or workspace with due dates, assignees, and attachments.

custom_api_call
Make a custom API call to a specific endpoint

find_item
Retrieve a single item by ID or field value.

find_task
Retrieve a task by ID for further updates.

update_item
Update an existing record in a Podio app with specified field values. Only provided fields will be updated.

update_task
Modify an existing task's details or status. Only specified fields will be updated.
Triggers

new_item
Fires when a new item (record/entry) is created in an app

new_task
Fires when a new task is added to any workspace

new_activity
Fires when a new status is created in a workspace stream

item_updated
Fires when an existing item is updated (excluding comments)

new_app
Fires when a new app is created in a workspace

member_added
Fires when a new member is added to a workspace























