News, announcements and information about how to use our community
Recently active
Hej,I just want to share a case : yesterday I get an error “{"code":"unauthorized","description":"failed to verify authentication"}” when I tried to set a webhook on a form.So I get crazy with token authentification and all that but at the end I discovered that the form’s ID I gave was missing a letter, so the form didn’t exist.I think the error code and message could be improved in this case maybe a 404 or 400 with “form does not exist” , “wrong form ID” or idk. Thanks for reading me,Regards,
Hi all !I’m sorry if it’s a noob question, but I wonder if there is a simple way in the admin interface to set an URL where the form’s responses will be sent please ? I mean something like a WebHook, but without doing it through the WebHook API ?One URL by form or maybe one global URL ?So the process would be : Everytime a typeform is answered, all the responses (the same payload as in WebHooks) are sent to the form’s URL* or a global URL and then my URL will parse the JSON data and retrieve which form is answered, get the responses, hidden files and so on ? Thanks for your answer !
Hi, I wish to use Typeform for my business inquiries but I don’t think it’s clear how the response limitation system works. My question is;If my quiz’s responses reach the limit, does the quiz become unavailable-unsubmittable for new responses or something? Or is it just people can continue to take the quiz but I cannot see the new responses on the dashboard?
Hi All. I have notion and typeform integrated. I can’t seem to be able to send Typeform “submit date” with every submission. I know I can use notion’s created time property but it messes up when you use templates since it considers it as a new entry. Am I able to send submission dates with type form submissions to notion?
Hi,I am trying out the Typeform <> Google Drive integration for backup.In the last step, I found that I couldn't choose a shared drive - only the folders in my account are available options.Is there anyway that I can solve this issue?I have checked the help center article (link) and haven't found the answer for it.Any guidance here would be greatly appreciated :)
I'm trying to automatically export data to an Excel Online sheet, and I'm having trouble with the new feature they created - one page contact details page (vs. first name, enter, last name, enter, etc...) Does anyone have a method for doing this with Zapier - it is not working.
We are receiving an error on the second question on this form. It’s a matrix, and whenever you make a choice it says, “Oops! Please make a selection”Any thoughts on this? I’m very new to Typeform.Â
Hey all,I work in the Box Office for a Symphony Orchestra and I have a pretty unique need and want to see if anyone had come across a solution to my issue.I am using Typeform as a way to set-up our subscription renewal form as an online option. The way our specific subscription works is that the customer renews their same (assigned) seats each year, and they are given early access to our other performances throughout the season. However, they can only purchase tickets to these add-on performances up to the number of assigned seats that they are renewing (only for early access). Is there a way that I can set up logic in my Typeform that recalls how many seats they are renewing as a maximum number of tickets they can buy for the other performances without making 10+ branching paths for each possible need? Much thanks in advance for reading the wall of text, and for any help! TLDR; I need the max number of one question to be equal to the number the customer enters on an earlier question w
Hi there! I’m hosting private online film screenings for hundreds of people at a time. I’m intending on handling registration for the event through typeform. And I’m trying to design a way so that viewers who donate at the end of the event through a typeform get 3 invitations to the next event to share with others. But im having a hard time figuring out how to create the registration flow so that there is actually a hard limit on only being able to invite only three others to register for the next event. And doing so in a way that can easily be automated and scale to work for hundreds of people per event on an ongoing basis. (ideally it wouldnt involve coding or the API but still open to those solutions). Would greatly appreciate help on figuring this out. Thank you!
Hello,There seems to only be an option to submit an email before seeing the results of the quiz. Is it possible to collect emails in ending screens / after showing the results somehow?  Thanks!
Hi,I am wanted to create a question with multiple answers that require number answers for each option.I.e. How many pets do you have?A - Dogs __2__B - Cats __0__C - Horses _4_Â Is this possible?Â
Hello,I am publishing a survey where people should be able to upload some mandatory files (PDF mostly).I am familiar with the Typeform API (Responses and Webhooks).I want to retrieve all the answers, with the files, through the API and upload them on my server, thus i have two questions :How long are the uploaded files in responses kept on Typeform ?I see that through the webhook, i can retrieve the URL of the files : (e.g  "file_url": "https://api.typeform.com/responses/files/11f427717781XXXXXXX372c2daaf6e159e7128171e5a5/arthur_team.jpg"), which seems okay.However, when i read this API, https://developer.typeform.com/responses/reference/retrieve-response-file/ In this call, I can’t understand all the parameters and no example are given. What is meant by “response_id” ?https://api.typeform.com/forms/{form_id}/responses/{response_id}/fields/{field_id}/files/{filename}And how are we supposed to know the filename (which is the name of the file given by the user), unless we already have
Hi everyone! My team is currently utilizing Typeform but we want to potentially use it for more instances. Is there someone who works at Typeform I can connect with 1:1 to get some questions answered?
Hey!I wan to create a question that will allow my respondents to add more “Other” boxes. to be more specific, The question is a multiple chois one, but I need to have the option for my respondents to add more than one “other” if they have additional information to write. I was wondering if there is any way to help methanks!!
Hi,  I’ve just put together my form of 7 questions. I then copied the link to my instagram bio but it doesn’t work. I’m getting a message saying “Sorry you can’t access this typeform until the creator says so”Is it something in settings that needs changing? I can’t find any setting options anywhere.  Any help much appreciated!  Thanks BenÂ
Hi, we want to integrate Typeform into our platform so we don't have to ask our customers who fille in the (Type)form for their name and email address. Can you tell me how to do this?
I am having trouble embedding a typeform into Carrd, I’m following the instructions that are on the Carrd website and it’s not working. Is there anything additional I need to.Â
Hello everyone, our organisation has been using typefprm with our customised subdomain (used to have our form connected with Meta Pixel). But, I just noticed that the subdomain has changed, and no one from our organisation applied that change!!!Of course this is a problem because now when we create new typeform they are not connected to meta pixel, which has connected another subdomain (the previous one). Any experience here? Why our subdomain changed?!? How can we restoere the previous one?
Hi, I am facing a problem in setting up webhook. So, webhook is sending modified requests for email_ids with a "+" sign in them. It replaces "+" with a " ". For example, if the user's email is "test+123@gmail.com" then we would receive the webhook with"test 123@gmail.com" which is not a valid email id and we cannot save it. It was working fine earlier but this issue came up recently.
Hey everyone.. quick question - does the Buisiness Plan subscription cost cover all five users? Or does each user need to pay the subscription?Looking at upgrading, but don’t want to make the leap and find it’s going to cost five times as much as I budgeted!
Hello! Our event has earlybird, regular, and late pricing. I would like to create logic to assign the correct price based on the current date. When we get a data export (Google Sheets), the information contains a date field, but I suspect this is only generated on submission. I have tried to do an integration with Google Calendar, but it looks like that only lets you create or reference an event. Is there an integration or other strategy that would allow logic fields that reference the current date? My vision is to have something along the lines of:If [today’s date] is LESS THAN [established date A], add @early_ticket to @price.If [today’s date] is GREATER THAN [established date B], add @late_ticket to @price.If [today’s date] is GREATER THAN [established date A] and LESS THAN [established date B], add @regular_ticket to @price.I know there may be logic nuance there, but the main question here is whether it is possible to pull and reference a current date field for the purposes of the
Hi everyone!I have created a form with a domain “https://domaine01.typeform.com/myform01” and I want to create a new domain and a new form : https://domaine02.typeform.com/myform02...But my "domain01" is already online and in use! Will changing "domain01" to "domain02" make my old link "https://domaine01.typeform.com/myform01" inoperative? I would not want this change of domain name to break the link I already sent for the previous form... What do you think?  Thank you in advance for your much appreciated support! 🙏
I have a Typeform that collects multiple emails. For example two emails could be for the submitter and the person being nominated. Can the “send a notification to” field under “notify respondents” be populated with multiple email addresses from the form? As it stands now, we only notify the submitter, which is a problem for us.
Hi everyone,This post is my last resort since I,ve been googling for a couple hours and trying to find a way myself. I’ve made a complete custom order form and the only thing I can’t figure out is having the form add taxes to the order total.Anybody able to help on this? Thanks!
We connected to GA4 code and we are not receiving the data in events for the Typeform.Â
Don't be shy and ask the community.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.