Skip to main content
Question

Why are my Typeform responses appearing as a single field in Zapier?


I have users answer a series of questions via a Typeform. But when I try to set up a Zap which starts with extracting some of their form answers (for example, they had to submit their email address, and I want to pull that out for future communication), in my Zap dropdown, I only see one field called “Form Responses” which contains a long string of ALL their answers to all the form questions.  Has anyone had this problem with their Zap before?  Is there something I need to set up to get Zapier (or Typeform) to parse the answers into separate fields so I can select them and use the data in my Zap?  

 

Did this topic help you find an answer to your question?

9 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi ​@JeanneD 

Try scrolling up/down to see all the variables returned from Typeform.

There should be other variables returned from Typeform that have each individual question for you to map to fields in Zap action steps.


  • Author
  • Beginner
  • 6 replies
  • January 4, 2025

I almost put that in my comment (yes, I have scrolled down to see all of them).  Its just not there.  Its the weirdest thing.  I have refreshed, I have pulled everything through via step testing, etc.  I can’t figure it out.


Troy Tessalone
Forum|alt.badge.img+14

@JeanneD 

Things to try:

  • Try testing by submitting the Typeform, then testing the Zap trigger step to pull thru the recent form submission
  • Try duplicating the Zap
  • Try reconnecting your Typeform account: https://zapier.com/app/connections

 

Help links for using Typeform in Zaps: https://zapier.com/apps/typeform/integrations#help

However, for forms created in Shared Workspaces, the connected account needs to be the owner of the Shared Workspace to access the form in the dropdown menu of the Zap Editor (or use the workaround outlined below).

 


  • Author
  • Beginner
  • 6 replies
  • January 4, 2025

FYI I just rebuilt the Zap from the Typeform side, using their Zapier integration, and it gave me a lot more information and I was able to extract the email.  Not sure why I can’t seem to pull all the possible answers working from the Zapier side. 


  • Author
  • Beginner
  • 6 replies
  • January 4, 2025

Update: I was able to extract the email, but I still can’t extract the answers from a multiple choice question. They all come through together as one string.  Anyone had this problem before?  I need to be able to cause a different action based on each of the multiple choice answers they select, but currently I can’t using Zapier.  I tried using the string parser (Formatter by Zapier) but it is very complicated and it can only parse by commas - unfortunately, some of the multiple choice answers have commas in them so this messes everything up.  Please advise. I get all the answers beautifully when I look at the “Reponses” tab in Typeform, but they just come through to Zapier all jumbled up in chunks.


ken.a
Forum|alt.badge.img+6
  • Zapier Staff
  • 6423 replies
  • January 6, 2025

Hi there ​@JeanneD,

Could you please try loading a new sample data in the trigger step by clicking on the “Find new records” button? After that, you should be able to see the separate fields that you’re looking for in the trigger sample data.

Kindly give it a try and let me know how it goes? I'll keep an eye out for your response!


Forum|alt.badge.img+1

@JeanneD 

Are you able to post the example of the response tab display in Typeform and the result you are seeing in Zapier.

Also are you on a free(limited to 2 steps) or paid version of Zapier?


  • New
  • 1 reply
  • January 15, 2025

Similarly, i am unable to pull in the “response type” field from Typeform. I am hoping to calculate completion rate further into the past than the 365 days they allow on the Typeform UI by bringing in entries that are ‘started’ vs ‘complete’ per Typeform’s documentation of what is available in the API. Does anyone know how to do this?


SamB
Community Manager
Forum|alt.badge.img+11
  • Community Manager
  • 7547 replies
  • January 21, 2025

Hi folks! 👋

@dk1ftp - I’m not seeing that response type coming over with the New Entry trigger either, so I’d suggest contacting our Support team to submit a new feature request for the type to be pulled through too. You can do that here: https://zapier.com/app/get-help

In the meantime, it looks like it’s possible to get the response type if you make a GET request to Typeform’s Retrieve responses endpoint using an API Request action. You’d need to set it up and reference the Form ID and the entry ID like this: 

653c5702c2a6d28610beb936acf751c8.png

5d64f5abb2415f12e04b060658621c4d.png

Can you give that a try and let us know how it goes?

@JeanneD - might be worth giving that API request a try to see if it gets you the missing answer fields? Happy to assist further on that if you get stuck or if you need any help extracting the the answers from that comma separated string. Just send over a screenshot of how the answer fields are appearing in the Zap so we can double-check whether they’re definitely a string and not line items. Make sure to blur or remove all personal information (names, emails, addresses etc.) from screenshots before sharing - you can use a tool like Zappy for that.

Looking forward to hearing from you both! 🙂