Database table fields
Creates a new database workflow action.
post/api/database/field/{field_id}/workflow_actions/
Path parameters
field_idinteger required
Creates a workflow action for the button field related to the provided value.
Headers
ClientSessionIdstring uuid
An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.
Request body
Response
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○