Submit form in Cockpit
Submit form in Cockpit.
Application
- Cockpit
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| Connected Account | The connected account to use for the request | Connected Account | Yes | |
| Form | Name of the form to operate on | Text (Short) | Yes | |
| JSON data fields? | Whether form fields should be set via the value-key pair UI or JSON | True/False | No | |
| Form data | Form data to send as JSON | Text (Long) | No | |
| Name 1 | Name of the field | Text (Short) | No | |
| Value 1 | Value of the field | Text (Long) | No | |
| Name 2 | Name of the field | Text (Short) | No | |
| Value 2 | Value of the field | Text (Long) | No | |
| Name 3 | Name of the field | Text (Short) | No | |
| Value 3 | Value of the field | Text (Long) | No |
Outputs (what you get)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| JSON Output | JSON output returned by the API | Text (Long) | No |
Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the job has successfully completed. |
| Unsuccessful | This status is selected if the job has completed unsuccessfully. |
Requirements
- N/A