Gateway Form Creation
The gateway form links a Participant to the correct interview, enabling us to match their interview responses with their Participant record.
Last updated
The gateway form links a Participant to the correct interview, enabling us to match their interview responses with their Participant record.
Last updated
The Send Interview Invitations to Mailing List Zap includes an invitation link like the following:
Here's a breakdown of the components of the invitation link:
https://forms.hsb.online/amplify
Yes
This is the Base Fillout Link.
interview_id
Yes
This identifies the VideoAsk associated with the interview.
first_name=Dave&last_name=Bayless&email=dbayless@humanscalebusiness.org
No
This is the invitee's contact information, which is used to pre-fill the corresponding fields on the Fillout gateway form.
The Fillout form incorporates a pre-fetch step that retrieves the contents of the Interview record in the Virtual Interviews SmartSuite solution corresponding to the interview_id
, including the Base VideoAsk Link. Upon submission, the Fillout form does two things:
It creates a record in the Participants table of the Virtual Interviews solution.
It redirects the user to a dynamically generated link such as the following:
Here's a breakdown of the components of the redirect link:
https://www.videoask.com/fo4wqwho1
The URL of the VideoAsk associated with the interview_id
.
first_name=Dave
The Participant's first name, which is used to personalized the VideoAsk welcome message.
participant_id=5111268b-5d58-4d3f-b3aa-35cb340be0bf
This is the submission ID assigned by Fillout, which is used as the unique identifier of the record previously created in the Participants table.
The VideoAsk triggers the Add Interview Transcript to Participant Record Zap, which uses the participant_id
to look up the Participant record, which is updated with the Interview Transcript.
Upon submitting the gateway form, the user is redirected to the VideoAsk interview associated with the interview_id
value.
Select the Ending tab at the bottom of the Edit page.
The Redirect URL field should be set to the Base VideoAsk Link
from the form pre-fetch. This will be dynamically inserted into the redirect URL when the user submits the form.
Check the Redirect link parameters:
first_name
>> First name (from the form input)
participant_id
>> Submission ID (a unique identifier created by Fillout).
Select the Integrate tab.
Select the SmartSuite connection.
Review the Pre-fetch records settings. This will retrieve the appropriate interview record from SmartSuite when the user instantiates the Fillout gateway form.
Solution: Virtual Interviews
App: Interviews
Filter by: Interview ID equals interview_id
Review field Mappings. Data from Fillout is automatically mapped to a Participant record in SmartSuite.
Click the Share button.
Copy the Form link.
Log in to SmartSuite.
Select the Virtual Interviews solution.
Click the Interviews table.
Add the link to the Base Fillout Link field in the relevant interview records. In most cases, interviews related to the same organization will use a single Fillout gateway form.
to access Fillout, a sophisticated form builder with integrations with SmartSuite, Zapier, and many other applications.