Get Input Fields
Get the Input Fields for a particular Action, using the provided authentication and inputs. See the fields and fieldsets guide for more information.
By default the Input Fields are resolved against the App’s current version. Pass a versioned selected_api (e.g. SplitwiseCLIAPI@1.0.0) to pin them to a specific version instead, which is useful when editing an Action that was created against an earlier version of the App.
See our docs for more information.
When using OAuth
This endpoint requires the zap:write OAuth scope.
Authorizations
See our OAuth2 authentication documentation here: https://docs.zapier.com/powered-by-zapier/api-reference/authentication
Path Parameters
An Action ID, as provided by the /actions endpoint.
Body
Common inputs with inputs and an authentication id.
The common data object that includes inputs and an authentication id.
Response
A successful response for getting the input fields for a particular Action.