Action: API Request

Jotform Operation

The API Request action sends a custom API request to the Jotform platform.

Example User Story

I want to send a request to the Jotform API so that I can retrieve or update form data.

Fields

Field Name
Field Type
Required

method

String

Yes

path

String

Yes

headers

Map

No

queryParams

Map

No

body

String

No

Jotform

Example link

Code (Apache v2.0): Operation

Last updated