# LinkedIn Action - Get lead gen form response by ID

We recommend using this action with our New lead gen form submitted trigger. This allows you to retrieve the information about a specific lead gen form submission, including the questions, answers, and contexts about the parent campaign, advertising account, or creative.

Get lead gen form response Map "Form response ID" from the trigger

# Input fields

Input field Description
Advertising account The advertising account where the form is coming from. You can't map a datapill to this field.
Form The form to which this advertising response belongs. This is required for Workato to identify the custom questions within this advertising form.
Lead gen form response ID The lead gen form response ID. This is available in the output of the trigger.

# Output fields

The output of this action contains all information relevant to a user who has filled up this form. This includes campaign, creative, and answer information.

# Handling multiple lead gen form types

When your advertising account or campaign has multiple lead gen forms used in the child creatives, you must use logical flows to route these responses to the correct Get lead gen form response by ID action. This can be done by discerning the ID of the form through the output of the trigger.

Use variables by Workato to store the form ID Use variables by Workato to store the form ID

Find the ID of the form from the end of the URL in the Campaign Manager You can find the ID of the form from the end of the URL in the Campaign Manager

Use multiple if statements Use multiple if statements to route the responses to the correct "Get Advertising Form response by ID" action which has the form selected


Last updated: 4/8/2024, 2:31:02 AM