Sending data to GoodFlow via Intro Form

Sending data to GoodFlow via Intro Form

Introduction form helps you to capture the basic information related to the workflow before a perform starts. Like - Lead details, purchase request details, marketing idea brief, bug details, vendor details, and so on. 

The way you will design your Intro form, in the same way it will appear while starting a Perform for that Workflow. Also when pushing data to GoodFlow, the data will be pushed via Intro form you designed. 

Design Intro form and get the field IDs:  Design the intro form as required and note down the Field IDs from the Intro form, as this field IDs will be used to push data to this workflow via API. 
Intro form building
Get the workflow ID: Go inside the Workflow to which you want to push data. check the URL in the browser and you will be able to see the workflow ID. Copy and set it aside. 



Get your API key and the secret key:  Go to your workspace settings > API Tokens and generate a API token for your workflow.  See details about generating API tokens here

Once you have this information with you you can use the same to pass data in a workflow in GoodFlow via API see the API documentation for details.

API documentation: See this API documentation