Description Usage Arguments Examples
This function returns form response data for a given form ID
1 |
formID |
The version ID of the form |
apiKey |
The API key for the form owner's account |
cache |
Allows data to be cached in a file to avoid hitting database repeatedly for the same data. False by default. If true, accepts a file path as an argument to cache imported data. |
1 | of_import(1000, apiKey)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.