The place to talk about APIs, SDK, hacks and implementations.
Recently active
Situation.. Multiple clients in multiple states.What I would like to do is ask the lead what state they’re in and drop them to the proper place. To make it even more complicated.. lets say I have to rotate those leads between multiple clients in Texas, California etc. I’d like to do this with the conversation form but not mandatory. Thank you for your input to help me get there.
Is it possible to create a typeform for customers to sign up for, and then adjust on the fly a subscription?The customer would enter a unique code assigned to them, which would then recall their last entry into a form and allow then to change perimeters. Ie. For a Coffee Subscription; the sign up to receive their order weekly, but can then recall this information and then adjust it to fortnightly or monthly as they wish. The unique code assigned to them acting as a log in to the form to recall what the current status of the subscription is.Might be way out of the realms of Typeform, but doesn't hurt to ask the pros on here.Thanks! JW
Could you believe it’s already been two weeks?!This we are back with a new episode of Hack Together, Typeform’s liveshow for hackers!On Thursday, I am going to dive into a suggestion I received from a user. She wanted to connect Typeform to her CRM. There is no existing integration for it, but it doesn’t mean it can’t be connected!Let’s see if I manage to connect the two in an hour or less!This talk should be accessible to beginners and non-coders at the end you would have learned a thing or two about webhooks and APIs.Date and time: Thurs 4 March, 10AM PST Link: Watch live on Twitch
First, I have to say it is ridiculous that you cannot pick up with phone and call to ask a question. VERY FRUSTRATING.Second, what I need to know is if I embed a link to the survey on our website, can you upload passwords for our members to use? About 70% of our members do not have an email address and 35% do not have a cell phone. We post to our site and then they enter their member ID to access the survey so we they can only fill it out once. We have no problem with them editing the same survey but we do not want them to do it multiple times. Then we do the same information on ratification votes, and we only allow them one vote. Typically, we send flyers to the local union hall, and send our business reps out to the job sites and give them flyers to reach as many members as we can but because of this we need to have a limit of one use per Member ID and we need to identify who that member is by that number.Our current provide does this but we are looking for a change to do more wit
I embedded a type form yesterday on our site and sometimes it loads on the page load and sometimes it does not load and you have to refresh the page 2-3 times to get it to load. I’ve cleared cookies, cache, everything I think of and it still happens. I’ve even loaded it in an incognito browser window to test...same behavior. Any thoughts on why this woul be happening? It’s pretty bad UX if someone has to refresh the page to get the form to load.ThanksPage: https://www.simmsfishing.com/pro-app-2021Browser: Chrome Verion - 88.0.4324.182
I can’t find where to paste the Type Form code in Shopify. Any suggestion?
Hi there, We’ve run into a problem with using Forms. It is not really responsive and I can see on mobile devices a scroller. So the resize does not work or does not even exist?. We are using “Picture choice”. Once you have 4 pictures to choose from, there always appears a scroller on mobiles. Ist there a way to use “resize” ? For example this JS-Lib (http://blog.apps.npr.org/pym.js/) wich must be integrated on both ends? Or having a callback if integrated with JS like :(https://developer.typeform.com/embed/modes/). Can anyone help me out here? Best Tobi
Hi everyone, I am stuck with an issue. I am saving the form builder answers in my database with the help of onSubmit hanlder.When I retrieve the form response with Response API it shows the output as following { "field": { "id": "tuK1EK2yiR9D", "ref": "38d541fa-bc0e-4e32-8d5a-ea60c3cbb349", "type": "phone_number" }, "type": "phone_number", "phone_number": "+91XXXXXX" }, { "field": { "id": "PjaUlRPVyGp7", "ref": "4fff8e2b-85b5-469d-8144-15ba6b4e73e9", "type": "email" }, "type": "email", "email": "XXXX@gmail.com" }, Actually I need to set the field/question name and title to “field” key so that I can parse the response and save as per my needs.But as you see from the above response snapshot the response can’t be figured out which response does it belongs to as there might be many other Phone Number & Email Fields too in my questions, even it might ha
Is it possible to remove google analytics tracking tag/code from a Typeform survey (iframe)?
Hi there, GTM is blocked if you have a Stripe account linked to your Typeform. Does anyone have any work around or 3rd party services I can use on my site for setting up a conversion event on people who check out? We were using the native Typeform GTM integration but IDK if there is another way of tracking this. -Nicholas
Has anyone had any issues pop up with the email embed and klaviyo? It seems that the code is coming in improperly and no one from typeform or klaviyo is able to help. The height on the cells is not proper: https://cloudup.com/cvvIuSO_CPX
Is there a way to pass a query string to an embedded typeform to populate hidden fields?Example here: We would embed this in one of our pages, but would like to pass a query string to populate the 3 hidden fields below. Can this be done?? <div class="typeform-widget" data-url="https://form.typeform.com/to/rNs90I?typeform-medium=embed-snippet#reference_name=xxxxx&applicant_name=xxxxx&applicant_fn=xxxxx" style="width: 100%; height: 500px;"></div> <script> (function() { var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef_orm", b="https://embed.typeform.com/"; if(!gi.call(d,id)) { js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(js,q) } })() </script>
Hello hackers What would you think about having a regular live show on Twitch to talk about technical things around Typeform?I would love to kickstart and try things with y’all.We will announce the date soon..We will start on twitch https://www.twitch.tv/typeform and will probably also share it on Youtube later.I have some ideas but I would love to hear from you what you would like to see in such a show.For the first edition I would love to go around the New Builder features that could interest developers and hackers :)Let us know what you think.Nicolas
We know it might be tricky to get to know all the possibilities you have when creating your Typeform account. If you’re part of our developer community, you may wonder how our APIs function and general set up. That’s why we’re here! 😁To get started, here are some common questions related to this topic: How can I pass hidden fields through a standard embedded form? You may have times in which you’d like to pass information from another service, such as a CRM system, into the form so you don’t have to ask your respondents questions you already have answers to. 😄 To pass hidden fields from your website to an embedded typeform, you’ll need access to the code so you can edit our embed snippet. Thankfully, it's really easy to do! You can watch this video (06:31) or follow the steps below. Please note that this doesn't currently work with Wix built websites, and the reason for this is explained by Wix here. 1. Access your website code and go to the place where you form is embedded: 2. Pl
Hey guys. New here - Does anyone know, if I need to run a survey over an extended period of time if respondents can receive the survey and then log in again at a. later date and continue. with it ( I. need to send out a survey to review skincare products over a three week period) Want to know. if this is possille before moving to a paid plan.
Hello Community,I have recently started using Resposne API’s, I want to download all the responses and do analysis in Tableau, can anyone please suggest or share any articles/code(any language) that has best practices is storing the responses and data warehousing in SQL server(please) ? please also suggest how to data model(columns and rows) the ‘answers’ from the JSON output.Thanking in anticipation,DataPalla.FYI: @Liz Please share your insights
If I’m sending a survey through MailChimp that includes a URL to a page with a survey embedded on it, and I want to pass the user’s email address using a merge tag, will this work? Would I just need to append the merge tag to the end of the page’s URL?
Hi peeps, essentially I am developing a simple web page and would like to embed 2 different pop up forms on the same page.Naturally I am trying to create 2 separate classes but when you go to share>embed>popup the embed is always the default class: "typeform-share button" When I change the class so that I can modify the CSS separately, I can’t figure out how to change the corresponding JS to work with it or even know if its still possible. Does anyone know how to change the corresponding script so that it will work if I rename the class? Hope this makes sense and isn't a stupid question!
Curious to gather the developers around here and hear what you are building around 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.