A new contact is formed in Hubspot from the information entered into a Fillout form.
What is the problem & what have you tried?
The only informaiton being taken from the Webhook module into the Hubspot module is the last of the 5 questions. it’s not pulling all of the information.
I created a custom Webhook as my first module in the Make scenario. That webhook is correctly pulling all of the information over from Fillout. I then have a HubSpot CRM module take the information and it’s suppoed to create a new contact in my HubSpot CRM but it’s not doing it. It creates a contact but then does not populate any of the fields, but even then, inside the Hubspot module in Make the information available for mapping from the Webhook module is only 1 piece of information.
Please provide the output bundles of each of the Webhook trigger module by running the scenario (you can also get this without re-running your scenario from the History tab).
Click on the white speech bubbles on the top-right of each module and select “Download input/output bundles”.
Save each bundle contents in a plain text editor (without formatting) as a bundle.txt file.
You can upload the file here by clicking on this button:
B. Insert as Formatted Code Block
If you are unable to upload files on this forum, alternatively you can paste the formatted bundles.
Here are some ways to provide text content in a way that it won’t be modified by the forum.
Method 1: Type code fence manually —
Add three backticks ``` in a separate line before and after the content, like this,
```
text goes here
```
Method 2: Highlight and click the “preformatted text” button in the editor —
Method 3: Upload your file and share the public link —
(this method is only recommended for large files exceeding the forum upload limit)
Providing the input/output bundles will allow others to replicate what is going on in the scenario, especially if there are complex data structures (nested arrays and collections) or if external services are involved, and help you with mapping the raw property names from collections.
This will allow others to better assist you. Thanks!
(copy-paste each of the above into the field, or type it exactly as shown)
I’d recommend going through the Make Academy if you haven’t yet!
Here are some useful links and guides you can use to learn more on how to use the Make platform, apps, and app modules. I found these useful when I was learning Make, and hope they might benefit you too —