FormAssembly · Example Payload

Formassembly Connector Example

FormsData CollectionSalesforceEnterpriseHIPAAComplianceGovernmentFedRAMPWorkflowsE-Signatures

Formassembly Connector Example is an example object payload from FormAssembly, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idform_idnameeventmappingloginpassword

Example Payload

Raw ↑
{
  "id": 4001,
  "form_id": 12345,
  "name": "Salesforce",
  "event": "background",
  "mapping": "tfa_1=FirstName;tfa_2=LastName;tfa_3=Email",
  "login": "salesforce_user@example.com",
  "password": ""
}