Type form Integration with salesforce

I have integrated a Typeform with Salesforce to capture leads. I have successfully received all the responses in Salesforce. However, I also need to store the labels of the Typeform questions along with their respective answers in Salesforce.

Is it possible to accomplish this using “make”? If so, can you guide me on how to achieve this?

You need to create a hook for this specific form, then listen to form responses .
You have a typeform module for that in make already.

2 Likes