/
JOTFORM Library
JOTFORM Library
The JOTFORM Library is an importable library containing functions to connect, authenticate, and interact with the Jotform API. This library is used in the Jotform Adapter. The library uses simple core concepts and common design patterns to ensure they are extensible and easy to understand. You can get very creative - checkout the Jotform API documentation for all the available methods.
When imported into projects, typically only the JOTFORMclient module needs to be required in order to create the client and access the API methods.
require "JOTFORM.JOTFORMclient"
How it works:
Use the Translator’s built in help to review how to use each function:
, multiple selections available,
Related content
Jotform Adapter
Jotform Adapter
More like this
Setup a Jotform Account
Setup a Jotform Account
More like this
SALESFORCE Library
SALESFORCE Library
More like this
EPICFHIR Library
EPICFHIR Library
More like this
EC2 Library
EC2 Library
More like this
SLACK Library
SLACK Library
More like this