The place to talk about APIs, SDK, hacks and implementations.
Recently active
HiI read this: https://developer.typeform.com/webhooks/secure-your-webhooks/ and this: https://developer.typeform.com/webhooks/reference/create-or-update-webhook/ In the RESPONSE of this page:https://developer.typeform.com/webhooks/reference/create-or-update-webhook/ I see a SECRET string. But in my Payload response I do not have this string?I only get this:stdClass Object( [form_id] => FvKcTWd8 [token] => wpdnrrxmzwcsw3advzwpdnrrk8c793jl [landed_at] => 2022-04-14T08:25:18Z [submitted_at] => 2022-04-14T08:26:20Z [hidden] => stdClass Object ( [bu] => DEMAT [formulaire] => FRM_TF_REPLAY_WEBINAR ) [definition] => stdClass Object ( [id] => FvKcTWd8 [title] => REPLAY WEBINAR DEMAT [fields] => Array ( [0] => stdClass Object ( [id] => piorTyjypJn9 [ref]
All links regarding Custom Domains are returning a 404. Is this feature still available?https://www.typeform.com/help/a/custom-domains-for-enterprise-plus-and-growth-custom-accounts-4404606584852/
I currently have a system that will go through each form from the form responses (api.typeform.com/forms) and collect the form ID values. From there I have to go into each form’s responses (api.typeform.com/forms/{formId}/responses) to check if the response was between a specified date. Most of the forms don’t have submissions within the timeframe I am looking for so they become pointless API calls. Is there a plan (or a way that I’m not aware of) to retrieve the latest response date within the forms responses API call? Thank you, Cody
Como faço para redirecionar a URL da ultima página do typeform, vinculando a URL ao curso escolhido na questão 2. Por exemplo, respondi que o ultimo curso realizado foi o curso A, os alunos que escolherem o curso A, terão a URL direcionando para o ambiente do curso A. É possível fazer isso no typeform?-- Google Translation --How do I redirect the URL of the last page of the typeform, linking the URL to the course chosen in question 2. For example, I answered that the last course taken was course A, students who choose course A will have the URL directed to the course A environment. Is it possible to do this in typeform?
Hello, I have just created a new account and purchased a subscription, mainly because I want to use the payment feature. But after purchasing, the payment feature still remains unavailable and I cannot publish any form with it. Is there anything I can do to fix this?
Hello friends! 👋I have noticed the auto focus feature of our Embed SDK is quite a popular topic both here and also on our Github 🚀Many of you weren't keen on the way auto focus worked. If a typeform was embedded "below the fold" on a web page, it would automatically scroll down to the typeform. I have some good news for you - we've listened to you, and improved this feature. I believe it will make the process of embedding your typeforms even smoother and more straightforward. 💡 In short: auto focus is now disabled for widgets (standard embeds) by default no more page jumps for embeds “below the fold” you can enable it again with data-tf-auto-focus / autoFocus: true, for example:<div data-tf-widget="HLjqXS5W" data-tf-auto-focus></div> we are exposing focus() method for all embeds so you can focus your typeform programmatically whenever you want (eg. via a button click) I have also prepared an example to give you an idea how to use the new focus() method here: http
API responses have questioId for each response, but for some reason someone delete a question from the form after many answers has been saved. The API Response returns only the question ID not the description but consulting the web site we can see the original question description. So, the question is: Is there posible que get question description of deleted question using API call?
I have an embedded Typeform that request users data, the script will call an external lambda function to execute the logic and reroute them to a specific url based on slug in the response. The issue is some of the TypeForm submissions were not triggering the onSubmit callback. I added this clause to see if Typeform has any response data but it’s NOT being called: else {console.error('No typeform response ID or form ID');// call the cloud function to log the errorawait callCloudFunction({typeform_response_id: typeformResponseId, typeform_form_id: formId});}I know my set up is mostly correct because 90% of the submissions are behaving correctly. And, all of the submissions with this issue were the first time submissions. I am wondering if anyone has experienced similar issue and if there’s a way to fix it.Thank you!The code looks like this:<script src="//embed.typeform.com/next/embed.js"></script><script> async function callCloudFunction(inputData) { const functionUr
Is there a way to prevent field ID’s from changing everytime we duplicate a form? I duplicate a lot of forms and I have like 40 fields in a Zapier Zap I also duplicate. But although its the same fields and nothing has changed, I have to “re-link” all 40 fields in Zapier to the new form because the ID’s changed. The only thing we should update is the duplicated form itself.Is there any solutions or workarounds I can do in either Typeform or Zapier?
Hi,I have a a free trial with Typeform and created a form, we have decided to move over to the paid version.My issue is my form on the free trial hasn't moved over to the paid account, as my colleague made the purchase. I’m using the same email address.Does anyone have any advice on this? Thanks Emma
Hello there,I am creating a Power Automate flow to retrieve all form responses.There is nothing complicated about it (apparently), but I'm getting this error:{"code":"AUTHENTICATION_FAILED","description":"Authentication failed"}Does anyone ever get this error?Your help is greatly appreciated
I have a website that redirects to a Typeform with UTM tags, FBC, FBP, GCLID, etc as url parameters.I don’t use an embed; I simply redirect to a Typeform link like this:https://XXXXX.typeform.com/to/XXXX?utm_source=xxxxx&utm_medium=xxxxx&utm_campaign=xxxxx&utm_term=xxxxx&utm_content=xxxxx#gclid=xxxxx&fbclid=xxxxx&gclientid=xxxxx&fbc=xxxxx&fbp=xxxxx&referrer=xxxxx&prev_referrer=xxxxx&param1=xxxxx&param2=xxxxx&prev_url=xxxxxI built this link using a custom JS script that retrieves values for these parameters from the URL or cookies.Both my website and Typeform are connected to the same GA, and cross-domain tracking is enabled in the GA settings.In some cases, I get duplicate UTM tags and for fbclid (an example is below).What could be causing this behavior? How can I avoid duplicates?
Hi thereI’m pretty new to creating in Typeform, I’m hoping someone more experienced can help meI have some questions, all to do with the same output - basically I want to create a treasure hunt quiz around an expo hall. My questions are:• Is it possible to create QR codes to link to different questions in a quiz? • Is it possible to have users scan these QR codes in random order and be taken to that section of the quiz… and critically typeform remembers their previous answers for other questions in said quiz• Is it possible to capture a person’s answers to the quiz, without mandating they answer all questions?• Is it possible to make certain questions compulsory like ID number and work email address before being able to submit the quiz answers?
Looking to set up GTM to pass through when a form is submitted. Unfortunately It's not working out. I presume that there might be the issue with whole Typeform creation method probably because, I even checked data layer it wasn't sending an enough data.I tried every possible method which google tag manager has like event firing, trigger firing, DOM setup, Custom event, Custom script, form submission, Button click but All went in a vain.Firstly the main issue with data layer which isn't sending the proper infoSecondly when the form submitted not even a single tag is firing which is quite strange
Hi Typeform Experts, When we embed typeform into the page, we notice a warning in the developer console mentioning The resource https://images.typeform.com/images/Brv3sZ4qDUSq/image/default was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally. Since this is just a warning about a performance improvement technique, can this be safely ignored.If we want to rectify it, is is possible to alter the code generated or anything can be done on our side that can fix this?
I need support creating a form that allows a client family to list each family member with a list of each members wants, needs, favorite color, food, book, movie, etc. Also, each member's shoe, shirt and pant size and list what each member loves about their family. I would also like to have each registrant attach a link to product they request all with a $75 limit. Is this possible all within one typeform? Is there a template I can adjust to suit my needs on behalf of a non profit supporting families on brink of homelessness?
I need to send each form submission to an external REST API. Is that possible?
Hi everyone, The published version of a survey I made is not the same as the one I worked on.All the corrections I made and I see on my admin survey do not appear on the public version. Some one has an idea on what’s going on ?many thanks
Hi We would like to extract the test score results from Typeform and cross reference these with python code to then have new answers created on an external website.What is the best way to do this?So far we have the google sheets integration with the test results on and a Zapier integration, however we need a ‘base’ where the test results and code can be calculated together.Thanks in advance
Why is this screen showing up on my survey when viewed on mobile? I have no welcome screen.Thanks
Hello I just published my form and I can’t submit I keep getting an error: Sorry, something’s wrong. Refresh the page and try again. We’ll save any info you already entered.I tried on multiple browser but it doesn’t solve the issue.I updated the form through the API (and it updated successfully).FYI, when using the preview it works well. I’m a paid users and I didn’t use all the answers allowed per month.
I keep getting the following message:This form has unpublished edits. Publish your form to trigger all active follow-ups. While i made no changes. When i do click publish changes i refresh the page go back to follow-up i get that same message again. Its driving me insane. Does anyone know how i can fix this?
Hi there,I have set up an integration in my CRM attio. and am looking for the names of the variables for the response fields. I have a simple, multi question survey with three fields, but do not know how to call them in the Attio CRM workflow, so that the CRM creates automatic entries with name and email.
Want to add in shopify.
Hello All. I am trying to send a test request with a Webhook I set up. The URL I supplied was generated by an automation platform I am hosting on a private server such that Typeform can send HTTPS POST requests to my server. I get the following error on Typeform however when I send a test request:Does anyone how to resolve this issue? My server is not receiving any data from 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.