The place to talk about APIs, SDK, hacks and implementations.
Recently active
I’m trying to achieve something like the screenshot below: I'm currently using the Typeform Responses API at `https://api.typeform.com/forms/{form_id}/responses` to fetch all responses. Currently, Typeform only provides responses for the “Forward in time --->" option and doesn't include the "<--- Back in time" option in the results. Is there a way to include options with zero responses in the output so that it matches the displayed image above?
I am trying to send a request to get API response, but CORS policy prevents me, so how can I send a request? Knowing that I have a business plan Access to XMLHttpRequest at 'https://api.typeform.com/forms/UzkZtaLj' from origin 'https://auth-new-ed87a.web.app' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
When I create a statement card It only gives me the opening quotation mark. How do I get both the opening and closing quotation marks?
When I try to create a form with the field type 'Calendly,' I receive the error message 'The payload is invalid.' However, my Calendly account is authorized in Typeform.Here is the body of my request:{ "type": "quiz", "title": "test", "workspace": { "href": "https://api.typeform.com/workspaces/LaGeDM" }, "theme": { "href": "https://api.typeform.com/themes/qHWOQ7" }, "settings": { "language": "en", "progress_bar": "proportion", "meta": { "allow_indexing": false }, "hide_navigation": false, "is_public": true, "is_trial": false, "show_progress_bar": true, "show_typeform_branding": true, "are_uploads_public": false, "show_time_to_complete": true, "show_number_of_submissions": false, "show_cookie_consent": false, "show_question_number": true, "show_key_hint_on_choices": true, "autosave_progress": true, "free_form_navigation": fa
We are trying to pull both forms and responses data from the Typeform API.However, after some time running, the API suddenly returns an HTTP error that does not seem documented [doc]"Request to https://api.typeform.com/forms/xxxxxx/responses?page_size=1000&since=2022-10-04T16%3A43%3A12Z failed with status code 499 and error message None", Did anyone have this issue before? If so, can you provide some context on why this is happening? Thank you!
Hey There,Is it possible to change the height of the popover using the react library components? The standard one makes it hard to read when choosing long multiple choice questions.
Hi - I am hoping to leverage Typeform response data via data tables passed through my ETL (Stitch). However, I am unable to see the values of respondents’ Hidden Fields in the ETL’s output tables. Is there something I need to do to pass through the Hidden Fields so I can see them in the data?
Hey there,We ran into an interesting issue the other day. We have a simple tool for generating typeforms through the Create API. (Obviously very useful for saving time.)However, today we ran across an interesting issue. We use a basic form as a template, which contains two or three fields. In some of those fields, we use images from Typeform. And today we get this error:{ "code": "IMAGE_NOT_FOUND", "description": "Non existing image with id sdtmNf7FqMRv"}We got the same error for all three images we used. However, the images still exists, just with a different href. For instance, the above image now exists with the id JwZdaMgyPkBL.It appears that the image hrefs have… changed? It was fairly straightforward to correct for this, but it’d be useful to know why it happened, or whether we can expect it to happen again in the future.Regards,Mikkel
Hello,We are working on creating a survey where the user is presented with a page containing a list of information based on choices made on the previous page. Our goal is to retrieve the information entered by the user each time and dynamically set up the formations that will be presented on the subsequent pages.For example:Let's assume that the "form" consists of 3 pages/steps. On the first page, the user is required to enter the "username". Once they click "OK", on the next page, a question like "Select the customer's name" will be displayed, along with a series of possible answers that depend on the first answer entered.Is it possible to retrieve the username entered by the user when they click the "OK" button and use it to set up the data for the next page?Thank you in advance for your response.
Good evening. I’ve researched quite a bit on typeform and youtube and feel hopeless right now. :( We are working on a health assessment with 2 sections. There are 5 questions per section, Nutrition/Exercise for a total of 10 questions. Answers are in format of “Strongly Agree, Agree, Neutral, Disagree, and Strongly Disagree” Would need to recommend health responses based on answers from each individual section.We have tried our best to follow various videos and feedback on how to do the recalls, variables and logic, which seemingly would solve this - but it’s is not that easy to follow and we aren’t really that technical. Is there a simplier way for users to be able to give different outcome endings for section surveys?
Hello! I’d like to host a typeform in a full-screen iFrame (for various reasons). I’m using the embed SDK for this. The issue is that when the user clicks the “Escape” key, they aren’t prompted to exit the typeform. I have to manually create a div of an “exit” button that displays on the top of the screen to enable the user to escape / close the typeform. I’ve also had to manually add function “close” to close the iframe using the data-tf-on-ending-button-click hook. This is a sub-par user experience. I’d like the user to be able to escape the form by simply pressing escape. Is there an easy way to do this? (I also can’t just listen for the escape key, because the typeform iframe captures all keyboard events).
Hello typeform's community,I have a survey that is bringing logic difficulty (seemed simple at first). The is one main, root question. If the user select any answer, he should be followed with a new question to measure intensity from 0-10 regarding the option selected.Problem: If people select multiple answers, each answer should open up a new 0-10 response. The problem im getting is that as soon as i select >=2 answers, it opens just one "0-10" response instead of >=2. Survey logic:root questionmeasuring intensity from answers selectedlogic right nowHow I want to work is exactly like what I draw on the first image: selecting to answers = opens two "0-10" questions. Selecting three would open three, and so on. How can I do that? Best,Nick
Hello everyone,I have a issue with the start button of my typeform but only on mobile view.On desktop view, the start button is not here and i don’t want it on the mobile view too.There is my code in react / typescript:import { Widget } from "@typeform/embed-react" <Widgetid={myId}style={mobileView ? { width: "100%", height: "100%", margin: 0, padding: 0 } : { width: "100%", height: "700px" }}className="my-form"onSubmit={() => {setTypeformSubmitted(true))}} />If someone can help me … 😅Big thanks.
I'm trying to embed my type form on my website. As you can see, this works beautiful on Desktop at: https://ztxadvisors.com/contact-us/However, when I try to view the same page on mobile, if you visit the same link (https://ztxadvisors.com/contact-us/) the form doesn't show up. Can you please help?
Hello. I had already mentioned it before but I saw a question from another Typeform user and that made me renew my concern:Typeform has a (very big) advantage over other applications in terms of form: pleasant, visual, simple.Now we need him to improve and leave them behind at the bottom. I explain:I see that it is a need to know how people change over time. It should be possible for Typeform to allow data to be stored, in a very secure and completely anonymous manner, for those who respond and agree to their data being stored. This data saving would allow us to compare how people change when faced with events. Can you imagine a Typeform that can "see" those who vote for one candidate or another in the first round and how they make their choices for the second? Can you imagine being able to see how the same consumer changes when faced with a campaign? How can a social, political event or natural disaster alter people's perceptions? Does a salary increase improve worker motivation and p
Hi, I can't access the link to the Typeform Google Doc sample survey so I can format my own survey for importing into Typeform:https://docs.google.com/document/d/1SP25Y7tCUsZTAYn3pF8t43IQBz96ENClfp7w863TIuw/editIs there any other way to access?
Hi all,Can anyone confirm if the ‘since’ and ‘until’ query parameters work on their API GET requests?I have a curl function with the dates formatted in the exact same format as stated in here: Responses API walkthroughs (typeform.com). However, it does not pull unless I take the date range parameters out.Is this feature working?Thanks
After connecting to typeform.com and logging in with Google, the following message appears continuously.---Start message--500. We feel a disturbance in the formsSomething’s not right, but we don't have any more details.Refresh the page, or check back in a bit.Check Typeform status , Refresh the page-----End of Message---For now, if I log in with Google, it will continue to appear.And when I barely log in after a continuous refresh, another problem arises.When I try to view the form I made, it says "Oops, something went wrong".Not once or twice, but constantly.I also cleared the cache and tried a different browser.
Hello Team, I need to update form fields using api. PATCH is not working with fields value, so I need to use PUT method, My form is too long first i get the json response and I have to pass whole json again bcz if I miss anything then form logic, hidden values, setting , all these things will miss.So I have to pass whole json is it correct. Also is there any way, I can update only fields « multiple choice options . My json data is very long .
where do i see my dash broadtempledesign
Added the embedded sidebar on my community platform, but it’s to thick, could I make it slimmer through code and how could I do it?
We are using OAuth2 to get the access token to call the following RTBF Delete Responses route (https://api.typeform.com/rtbf/{account_id}/responses). I do see that this route throws a 401 with with following error message “no workspaces from the api for account xxxxx”. Is this something related to the OAuth scopes (Using the following Oauth scopes to get the access token: responses:read', 'responses:write', 'forms:read', ‘workspaces:read’, 'offline'). The error message is generic and it would be great if anyone could help us understand why we see this error messasge
Hi, can you please tell me how to do this: I want the form to appear in Side tab style, but there is no native fixed button on the right side, but Side tab appears on my custom button anywhere. How can this be done? That is, I want to do away with the fixed button on the right, but leave the Side tab style appearance effect on my custom button anywhere else. Have a good day!
Hi there,I am looking to convert a card game we developed on mural into TypeForm. It involved selecting 3 cards from a selection of visual cards, made available to participants. Participants discuss their selection in pairs, enter their reflections into a feedback form, and receive feedback about the mindsets which their cards represent, using a scoring mechanism.The game has been developed, including the flow of screens and instructions provided to each participant. I would like to move this from an ‘assisted’ version currently on our mural board, to TypeForm, where participants can play the game independently.Happy to discuss further.Warm regards,Saar
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.