The Retrieve Forms API page retrieves details on any form that belongs to the current user. The user is determined by the apiKey parameter.
Page URL for requests can be found in our knowledge base for developers .
The XML output contains as the root element, with zero or more sub-elements that, in turn, have the following sub-elements:
The Retrieve Forms operation can also be used for subuser accounts.
{subusers-email-address-encoded} is the email address associated to the subuser’s account, which has the PHP urlencode()
function applied.
If you need advanced functionality, we highly recommend you to use API V2
Here is a list of the most frequently asked questions. For more FAQs, please browse through the FAQs page.