Connect your typeform with other tools and apps
Recently active
I’m trying to embed Typeform into Squarespace. It works, but the formatting is off. It’s flush left instead of centered and very short in height, even though the block I created in Squarespace is centered and large. See the image below.Any suggestions would be appreciated!
Hi,My users are getting this error when trying to pay: “Sorry, something’s wrong. Refresh the page and try again. We’ll save any info you already entered.” Please advice.
Hi! I have a Typeform connected with a Notion database. I’d like to sync the Ending of my form too (4 possible outcomes), but can’t find the option to do this. The endings are set up as an outcome quiz.Is there a way I can do this?Thanks!
When I add a mailchimp integration to my form (asking about phone + email), if the respondent only adds email without phone, the form doesnt submit and it keeps saying “trying again”!
Is there any tutorial to integrate dialogflow bot with typeform? Couldn't find it.
We want to create a weebhook that sends form responses to Bloomreach Engagement every time a form submission event occurs.Has anyone who has worked with these two tools done something similar?Thank you very much
The embedded code works on squarespace works beautifully on desktop but not mobile. www.thinkperennial.com Any advice would be so appreciated! Thanks!
I am trying to connect my Typeform with Zoho CRM and want to know which level of paid plan is necessary to do so. Please help me with that.
https://www.etq.com/grader/
We collect payments on Typeform through Stripe. However, when payments are made, we would like customers to receive an automated email with their receipt. Is this possible to setup through Typeform given the integration with Stripe?
How do i pass Bearer token for webhook from typeform to salesforce. Request :HeadersContent-Type: application/jsonUser-Agent: Typeform WebhooksPayload{ "event_id": "01GHE71ZYS22P8PPRTERYMYTHF", "event_type": "form_response", "form_response": {...} ….} Response : 401HeadersWww-Authenticate: TokenContent-Type: application/json;charset=UTF-8X-Robots-Tag: noneSet-Cookie: CookieConsentPolicy=0Strict-Transport-Security: max-age=63072000; includeSubDomainsCache-Control: no-cache,must-revalidate,max-age=0,no-store,privateDate: Wed, 09 Nov 2022 12Payload[ { "message": "Session expired or invalid", "errorCode": "INVALID_SESSION_ID" }]
Hello.When I try to synchronize Typeform data with Hubspot contact properties, I get an error message. How can I do it?Aldo
My typeform form has a few fields, some texts, some phone numbers and one multi select. My contacts information fields all have corresponding fields, however the integrated app is not picking up the multiselect field in freshsales for mapping to the corresponding multiple choice field in typeform.
Hi!We have Contact Info questions in our form and we want to map values by reference when we receive payload request on our API.We edited reference values in Block references editor and most of references have correct value, but for Contact Info questions instead of edited value we are receiving random reference id. { "id": "mNE2dbi8wtm7", "ref": "80a46384-c7fc-45d2-9df4-56ddf044f57a", "type": "short_text", "title": "First name", "properties": {} }, { "id": "nbCsz2X9IKu1", "ref": "b2f6ec8d-075f-4858-acfe-18eb8ed2ef3c", "type": "short_text", "title": "Last name", "properties": {} } Is there other way to edit reference for contact info?Regards,Nikola.
Hi, i am creating an integration with typeform.I have seen hubspot integration and i like to do feild mapping as they did in typeform but i didn’t found anything regarding feild mapping in Typeform api.please suggest what to do.If you’re having any documentation which i didn’t found.Please inform. Thank you,Sai
Hi all i am trying to integrate calendly but i am struggling because when i go through the flow to authenticate calendly i get an unending loading display saying ‘authenticating’. I tried on both google chrome and safari to connect my calendly but it is not wanting to work for me, any help would be appreciated!
Hi, I’m trying to embed a typeform form into a drupal website (Go Daddy website builder) and the form is only showing part of the form with a scroll bar to the right of it (see attached image).I’ve copied the embed code for standard and full screen but getting the same issue regardless. This is the code it gave me to paste:<div data-tf-widget="SZMm2N7s" data-tf-opacity="100" data-tf-hide-headers style="width:100%;height:100%;"></div><script src="//embed.typeform.com/next/embed.js"></script>I’ve tried adjusting the pixel height manually but that just makes the gap underneath bigger and the form issue stays the same.My trial on the website builder runs out in a couple of days and getting this working determines whether I sign up with them or not so I’d be really grateful if anyone can help please.Thanks!Emma
Hello! I’ve been trying to get Typeform to pull Memberstack data so that I can use it in Zapier to customize my user experience. I have not been able to figure it out, but I know it is possible.I’ve referenced a few threads in here, but they are a bit old and I think Memberstack 2.0 may have outdated them. Currently, my set up is this. A typeform embed on a Webflow page (which is gated through memberstack). The embed I have that activates this looks like: <button data-tf-popup="EBbuj8Mt" data-tf-size="100" data-tf-open="load" style="all:unset;font-family:Helvetica,Arial,sans-serif;display:inline-block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#0445AF;color:#FFFFFF;font-size:20px;border-radius:25px;padding:0 33px;font-weight:bold;height:50px;cursor:pointer;line-height:50px;text-align:center;margin:0;text-decoration:none;"></button><script src="//embed.typeform.com/next/embed.js"></script> The script I found that is
I want to use the Salesforce Record ID as a hidden field in Typeform to track responses and then use that to map the responses make into SF to populate fields. I don’t see IDs as an option to map in the TypeForm object in Salesforce. Am I missing something? or is the Record ID not a field you can map forms to?
Hi, we’re trying to use Typeform to better qualify leads before they arrive in Hubspot. Once they arrive in Hubspot though, we want to send them to an automated workflow so that they can go to a specific Deals board depending on what country they come from and get assigned to a specific sales person. The workflow exists in Hubspot for Hubspot form but we don’t know how to connect it to the Typeform we created. What property or trigger can we use for deals created via Typeform to be recognised by the workflow?
I cannot put Google Analytics Key for connecting typeform with GA.Typeform requests a tracking code start with “UA-” but my tracking code start with “G-”Can you help?
HiI’m testing with a simple form. For one specific question I have ‘vertical layout’ off, as I’ve got quite a few answers.In typeform they now show in 3 columns, which is perfect.But when I embed they are in vertical layout.How do I get the 3 column layout in my embed?
I embed typeform on our website.However, when we open it from mobile (iOS - Safari & Chrome), after click ‘Start’, the Typeform window size reduce to a cm. and cannot see/input anything.
On my completion screen, I have a button that redirects the user to another page within my website directory. Unfortunately, this button will not redirect the user to the URL specified in my Typeform “Create” tab. I’ve done some research and I believe this is because the iFrame is sandboxed can cannot navigate to the parent page “classification”. I’ve tried the proposed solutions here but they did not work: Any help I can get with this would be greatly appreciated. For reference I am using GoDaddy websites to build this website. Thanks
Hi all, my company uses Typeform to send surveys to our customers periodically. We recently brought on Tremendous to manage our incentive distribution (gift cards that we offer in exchange for completing the survey). Tremendous has a Typeform integration, but unfortunately it requires you to map the survey respondent’s email address to a question in the survey -- meaning, you have to ask the customer for their email address in order for their gift card to trigger to them automatically after submitting the survey. This makes little sense to me -- why should we need to ask customers for their email address, when we just sent them an email linking to the survey? I perused the community and am not sure this is possible, but wanted to ask anyway: Is there a way to pre-fill a customer’s email address in the email question type, using hidden fields? This would work by carrying the customer’s email address through as a parameter in the URL, and then we’d want to pipe this into the email questi
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.