Add new app field
documentedAdds a new field to an app.
POST /app/{app_id}/field/Applicationsno implementation yet0 runsInput
app_id
Podio App ID
e.g. 123456
type
Field type
text | number | date | etc
config
Field config (JSON)
JSON object for field config
label
Field label
Name
description
Field description
Description
delta
Delta (order)
0
settings
Field settings (JSON)
{}
mapping
Field mapping
meeting_time
required
Required
true | false
Calls Podio as you (your API key is your account); keychains.dev holds the credentials.