Group Location
Explore Plans
Mobile menu Close menu
PodioPodio

Create a new item

This action will create a new app item.

About this action

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
API endpoint slug
podio.create_new_app_item
Filter code method
Podio.createNewAppItem.skip(string?: reason)
Runtime method
runAction("podio.create_new_app_item", {})

Action fields

App Dropdown list

Label
App
Helper text
Slug
app
Required
true
Can have default value
false

Fields json Text input > Other

Label
FieldsJson
Helper text
Slug
fields_json
Required
true
Can have default value
true
Filter code method
Podio.createNewAppItem.setFieldsJson(string: fieldsJson)