Hello Make Community,
we have a discrepancy with the count of Formsubmits filled out in a LinkedIn Form (100) and those that enroll with the Trigger above mentioned (45). Only about half get enrolled. I can not see any error message.
I have different thoughts on to why it is not recognizing the Formleads. In LinkedIn as an Admin you can download the csv. of Leads that submitted the form and those are the 45 that are enrolled into the Make Scenario. Is there some known hinderance from LinkedIn that does not allow the Sync? That would be mighty disappointing as we wanted to make sure to offer a seamless experience from LinkedIn Formsubmit to enrolling it into our Hubspot Workflows. Anyone any own experience or knowledge on this matter? Would be deeply appreciated. If some one maybe can give instruction of adding the webhook to LinkedIn too? I done it but mayber here is something not correct…
Thank you
Welcome to the Make community!
To allow others to assist you with your scenario, please provide the following:
1. Relevant Screenshots
Please share screenshots of your scenario, any error messages, relevant module fields, and filters in question? It would really help other community members to see what you’re looking at.
You can upload images here using the Upload icon in the text editor:
2. Scenario Blueprint
Please export the scenario blueprint file to allow others to view the mapped variables in the module fields. At the bottom of the scenario editor, you can click on the three dots to find the Export Blueprint menu item.
3. Output Bundles of Modules
Please provide the output bundles of the modules by running the scenario (or get from the scenario History tab), then click the white speech bubble on the top-right of each module and select “Download input/output bundles”.
A. Upload as Text File
Save each bundle contents in your text editor as a bundle.txt
file, and upload it here into this discussion thread.
B. Insert as Formatted Code Block
If you are unable to upload files on this forum, alternatively you can paste the formatted bundles.
These are the two ways to format text so that it won’t be modified by the forum:
-
Method 1: Type code block manually
Add three backticks ```
before and after the content/bundle, like this:
```
content goes here
```
-
Method 2. Highlight and click the format button in the editor
Providing the input/output bundles will allow others to replicate what is going on in the scenario even if they do not use the external service.
Following these steps will allow others to assist you here. Thanks!