The place to talk about APIs, SDK, hacks and implementations.
Recently active
Hi, I want to store information about the form inside the form. Specifically, I have a set of choice references, a subset of the form’s choice references, that I want to save with the TypeForm. The choice references are strings of about 30-40 characters.The forms I’m working with have about 50-100 multiple choice questions. On form submission, I want to test for the presence in the response of the members of an arbitrary set/list of answer choices. So, say 80 MC questions, and 20 answers on my list that, if selected, require some special processing of the response. The actual processing I can do elsewhere, but I want to store the arbitrary list with the form.What are my options for storing the set of references? I could use hidden variables, either one variable per reference string or somehow concatenate the strings, but then I get a long URL that is susceptible to user error. Twenty references, at 40 characters each, is 800 characters, and is long for a URL.Can I just put the ref
Hello,We have such a questions, is it possible somehow to authorize/hold funds, but dont charge them for 24/48 hours. As we have some instacnes when money should be refunded, hence this would help us to save transaction fees, as you can void transaction for free if it was not charged. Thanks
Error assigning contacts to the right company record - when I create both a contact and a company record using the hubspot integration the contact is assigned to a net new company that uses the email URL as company name rather than associating the contact with the company record created through the integration. This is leading to two company records being created
Hello everyone, I’m trying to set up a webhook to send data everytime a typeform is completed using FastAPI. Does anyone have instructions / video tutorial / code they could send me to help? Any help is appreciated.Best,Mackie
Are Hidden fields available in webhook payload?for example, I’m passing @user_id as a hidden field to the embed, then want the webhook to fire and include @user_id in the payload Thanks!
I am looking to use an API to pull in some of the answers to the type form survey. We are using it for a sales approval process/collection. A lot of the info will come from our inventory management system and want to automatically respond to some of the questions based on the data input. We can get an API feed out of our system with this info but trying to understand how we could automatically fill in the proper fields with that info in type form so we can get it into the review pipeline without reentering it several times
Hi. Can quizzes/surveys be integrated with Tealium/Adobe analytics and can the entry data including user emails be passed and collected to a database outside of Typeform?Thanks,Miguel
So I have 2 Typeform surveys, essentially both surveys have the same questions, however each survey goes to a different group. Survey 1 goes to CDL class A truck drivers in the USASurvey 2 goes to Trucking company owners in the USA.Trucking companies who are looking for drivers have specific bench marks they require for hiring drivers, and likewise drivers have specific benchmarks they are looking for in their new trucking company. My question is, is there any apps I can integrate via zapier that would automatically pair optimal matches? It would make thing soooo much easier, if there was an app that said “8/10 questions match candidate A with company C”
I am a user who uses a type form in a Korean company.After writing the last question, the result is not approved.I thought the form was a problem and tried other forms, but they are all the same symptoms.After the time to wait is over, the time is reset again. Don't other users have the same problem as me?If it's your own problem, tell me how to solve it.
For example: if userEntry is equal to hiddenField, jump to nextPage, else jump to errorPage.Is this possible?
Hi, I was wondering if it is possible to transfer information from one survey to another, but that you can send the second survey later. Would like to hear from you!
Hello, everybody!I would like to have the scenario: User submits a Webflow form with email Once the form was submitted > user redirects to Typeform page were the particular email is already captured (like POST method in terms of development)Is that real or how could I do this?Thanks in advance
Meltano just finished their Tap-toberfest event for using the Meltano SDK for Taps and Targets. I built a Singer tap that pulls data from the Typefrom API that can then be sent to a destination using a Singer target.https://github.com/albert-marrero/tap-typeform
Why do custom variables show up in the notifications and google sheets? How can I hide or remove this?
API doesn’t specify about this but how can you create or update dropdown list?I’d like to update a dropdown part of my form with a list of today+7 to today+30 every night.Currently it looks like "choices": [ { "id": "OZu7UOnyD***", "ref": "52b37520-31e2-4138-875f-1**********", "label": "2021/11/01" }, { "id": "OGy5ADGC4***", "ref": "d8afa58e-a66e-4bd7-af2a-c*********", "label": "2021/11/02" },・・・]What’s this ID and ref doing?Can I just put labels and id & labels automatically created?It’s very hard to test it since I have to compose the whole other json to update a single question.
Is there an official python SDK for Typeform?
Hello, I’m trying to access the API using fetch in javascript but keep getting “TypeError: Failed to fetch”, I’m having a hard time figuring out how to do this with the documentation. Can anyone provide me any resources or info on this? fetch("https://api.typeform.com/forms/{form_id}/responses", { method: 'GET', headers: { 'X-API-KEY': '{My secret key here}' }}) .then(res => res.json()) .then(data => console.log(data)) .catch(error => console.error(error));
I think there's a time gap between type form and slacks.I set the type form result value to enter the Google sheet and slit channels. By the way, it flows into the Google sheet without any problems, but it arrives long after the slack.
I can’t find the create app button based on this article
Hi Team,Redirectional url looses utm_source,utm_medium, utm_campaign, utm_content when redirection happens from typeform to our website. Thanks,Chirag
hello! I have the following security questions on the typeform oauth implementation:do you have checks in place to validate `redirect_uri=`? I tried modifying my redirect_url and it returned a HTTP/2 302 Found packet I'm interested to see if you have any checks on the scope in the authorization database in case for privilege escalationthanks!
I know it need to override the font via CSS eg.typeform-sidetab-button-text { font-family: monospace !important;}How did I know what the class name of typeform css all class that need to override?
Hello,is it possible to scroll the form fields horizontally instead of vertically on a mobile screen? Thanks
Hi , Plz i need to know where the responses are saved ?how can i know the name of my student and his response after submitting the response .
Hello,I don’t understand why I can’t see the ID of the multiple choice label in the answer ? I understood that custom reference is not available for multiple choice for now, but at least I should be able to get the ID of the corresponding choice (as label could change!) ? Thanks,
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.