Connect your typeform with other tools and apps
Recently active
Hello,I am trying to find out if there is a way of getting a UTM into TypeForm so that when someone completes the quiz we can track how they found us.Is this possible?Thanks!
Hello! I currently have Typeform responses being pushed to Go High Level (our CRM) through Zapier. I’d LOVE to create a custom integration or API between Typeform and Go High Level so I can capture form responses without Zapier, and also trigger other workflows i.e. if a form is left unfinished.👀Has anyone been able to accomplish this? I’m looking to create a Typeform:GHL API integration that bypasses Zapier.Let me know if you need more context!
Hi, When trying to connect my Google Sheet to Typeform it comes up with an error saying ‘Oops something went wrong’ but then I can see on my Google sheet it has created a new tab with the name of the Typeform.Can anyone offer any help in getting the Typeform connected to the Sheet?Thanks
When prompted to connect my notions account, I got an error message which I didn’t record @ connecting to a “bad page”. I got redirected back to the integrations page where I’m stuck in an authorization failure loop. Help! I tried disabling and reenabling the NOTIONS integration, but just get to these Step 3 Map Typeform fields to Notion propertyCould not load any database in Notion. Did you give Typeform bot access to databases?
I have a link to a typeform on my instagram, but when the user clicks ‘take the quiz’ and the page loads, the Start button is not on the page.The image showing the button is how it looks on a mobile brower. And the image without the Start button is how it looks when a user clicks on the link from my instagram conversation. You can replicate what I am doing by going to this post: https://www.instagram.com/p/DQHN-pNiBZL/?igsh=MXMxeWw2ZmF5bTh0bg==Commenting Brand and you will get a dm to take the quiz.
HI, We are looking to pass traffic source / medium / campaign data from our landing page (where it tracks acurately) to our TF URL that sits on a subdomain, so that we can split out form completions etc. by traffic source - currently tracking traffic on the TF URL shows as ‘direct’ I realise similar questions have been asked several times here but it seems they tend to focus on situations where the tyepforms have been embedded rather than living on a separate URL. e.g. in this answer “Passing UTM across landing page and then to TF” the eventual solution was to embed the forms and in this answer “How to see the traffic source of conversions” again the typeform is embedded I’m wondering if there’s a simple way that our source / medium / campaign data (nearly all of which is facebook / cpc, google / cpc, google organic, facebook / referral - can be passed into the typeform - I do have utm tracking activated for the typeforms - they currently show up as blank as I assume the utm data gets
Yeah!! I thank everybody here and am so glad to be on this platform, I extend my greetings to you all. Thank you.
I want to embed a Typeform on my website, Interiors Land, but I’m unsure of the best way to do it so that it displays correctly on both desktop and mobile. I’ve seen different embed options like iframe and popup, but I’m not sure which is recommended for smooth user experience. Can anyone share best practices for embedding Typeform on a website?
Hi Guys,I am working in an NGO and we try to collect data from our Beneficiaries during a Donation Program with Typeform. The goverment is forcing us to collect for every Donation also the signature of every Beneficiaries confirming that they got the donation.I would like to also digitalize this part with the signatures.Is this somehow possible with typeform or what would be your recommendation in order to do this.It should be a cheap solution, because we would like to use most of the money for the beneficiaries and not for the administration.Thanks, may God bless you!
Hi everyone! My name is Dheeraj Sudan and I’m from the UK. I’m a software developer, and together with my wife, Meenu Hinduja—we run a tech-based start-up.I’m keen to know, how are you using Typeform to collect leads on your website and send them directly to your CRM? I’d love to hear your suggestions. RegardsMeenu Hinduja and Dheeraj Sudan
Is it possible to make the background of my form transparent?I’m using a standard embed with these settings: However I continue to get the white box behind the form.Is there a way to remove the white box?Can I do this with CSS in the webpage the form is embedded in?
Does anybody know how to do the enhanced conversion with TyForm?
Hello everyone,When trying to connect my Zapier to TypeForm, some of the forms of my organization are missing in the wizard. I can see all the forms I create but only some of the others.I guess it’s a question of ownership. Any help?
I want to use my typeform via SDK in typescript. But it says Sorry, you can't access this typeform until its creator says so. How do I make my form public and use it in my projects? Could that be done with the free plan?
Hello,When I attempt to configure my connection to my Notion account I do not see all my choices in the drop down. If I perform a search I do not find my databases either. How can I resolve this or am I missing the key to mapping?It seems to only show some of the databases from the Team HQ.Thanks!
I’m building a multi-step travel feedback form for my project Australia City Guide, and I’m struggling to keep the conditional logic organized as the form grows. Are there recommended workflows or structure tips for managing large logic flows without breaking anything? Any best practices from others who run long, data-heavy forms?
The call to action button on Typeforms are no longer visible on in-app browser like on Instagram DMs. Any alternatives? Any solutions? I know businesses are losing millions due to this issue over the past week. Its hurting us a lot!
I was able to integrate this once when we first setup our initial videoask form - but then after, couldnt seem to find it anywhere since.Now that we have built new videoasks - we can seem to properly integrate it to HubSpot using Zapier even.
Hi!I use Whatsapp to send a typeform link, https://form.typeform.com/to/Abep2RoI#first_name=xxxxx&last_name=xxxxx&email=xxxxx&response_id=xxxxx&user_id=xxxxx, to the users. When user presses the link, it opens in the in-app browser and displays the Typeform, but they get stuck because the call-to-action button is below the fold, and scrolling doesn’t work either.What I expect to see:Screenshot from Typeform preview What I see:
J’utilise Typeform pour créer des questionnaires qui envoient les réponses dans Google Sheets. J’ai fait un code pour qu’il envoie un mail avec les réponses. Jusqu’à présent, les réponses apparaissaient toujours dans la colonne “ending_displayed_id”, mais depuis aujourd’hui, elles apparaissent aussi dans la colonne “winning_outcome_id”, ce qui pose un problème. Pourtant, je n’ai fait aucune modification. Pourquoi est-ce comme ça maintenant ?
I’m currently using typeform for a short survey I’ve created (20 questions, plus the survey respondent leaves their email address) I’ve connected google sheets to typerform for the data to upload, I’m then using zapier to workflow the data through Chat GPT for analysis and then the report will be emailed to the respondent., via google.For some reason Zapier iisnt able to pull the email address even though its in a column on google sheets. Is anyone else having challenges with this and workarounds to help me? Many thanks
Hi Typeform Community,I’m working on a WordPress site using the Essential Addons for Elementor Lite plugin to embed Typeform forms. I need to pass hidden fields (like user_id) to the embedded form dynamically.I’ve read the official documentation, which states that hidden fields can be passed as fragment/hash (after the #) in the form URL. However, I’ve noticed that when embedding a Typeform using the Typeform Embed library (makeWidget), any parameters after the # are not included in the iframe src, and thus are not received by the form. Only parameters passed as query string (after the ?) are actually sent to the embedded form and appear in the results.My questions:Is it officially supported and safe to always use the query string (?) for hidden fields in embedded Typeforms, or are there scenarios where the fragment/hash (#) is required or preferable? Are there any known issues or limitations when using the query string for hidden fields, especially in embedded forms on WordPress or wi
I'm currently having trouble integrating Typeform into my client this website's workflow and would greatly appreciate any assistance or guidance.Here's what's happening:Styling and Responsiveness: The Typeform survey doesn't look right on my website. It doesn't match the style of the rest of the page and doesn't work well on different devices and screen sizes. I've tried to change the CSS to fix it, but it's not working.JavaScript Conflict: The Typeform survey is causing problems with other JavaScript on my page. Sometimes the survey doesn't load correctly, and other features on my site stop working.Submission Handling: After someone completes the survey, I want to send them to a 'thank you' page on my website. I can't figure out how to catch the survey submission event and make this redirection happen.I've looked through the Typeform documentation and tried different solutions, like changing the embed options and tweaking the CSS, but I can't fix these issues.Has anyone faced similar
I have a questionnaire that I would like to send responces to (includeing the answers to their questions) how do I do that?
Does Typeform have native integration with Segment?
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.