Native Integration
Connect Youform with TidyCal
Youform's native TidyCal integration lets you embed a TidyCal scheduling widget directly inside your multi-step form. TidyCal is known for its affordable lifetime deal and simple interface, making it a budget-friendly scheduling option. Embed it seamlessly in your Youform flow with no Zapier or external connectors needed.
How to connect Youform with TidyCal
1
Add a scheduling step
In the Youform editor, add a TidyCal embed step to your form and paste your TidyCal booking link to display your available time slots.
2
Configure your form flow
Arrange the TidyCal step within your multi-step form. Gather information before the scheduling step to qualify respondents or collect context.
3
Respondents book inline
When visitors reach the scheduling step, they see your TidyCal calendar embedded in the form and can book a time without navigating away.
What you can do with Youform + TidyCal
Budget-friendly scheduling
Pair Youform's free plan with TidyCal's affordable pricing to create a professional intake and booking flow without breaking the bank.
Freelancer client booking
Collect project details from potential clients in a form and let them book a discovery call using your TidyCal availability.
Student office hours
Let students fill out a topic form and book office hour slots in one step, simplifying appointment scheduling for educators.
Service provider intake
Gather service requirements and preferences from customers before letting them schedule their appointment or consultation.
Ready to connect Youform with TidyCal?
Create your first form in minutes. Unlimited forms and responses on the free plan.
Get started free
No credit card required
Frequently Asked Questions
Is the TidyCal integration available on Youform's free plan?
Yes, the TidyCal embed is available on Youform's free plan. Combined with TidyCal's affordable pricing, it's one of the most budget-friendly form and scheduling setups available.
What is TidyCal?
TidyCal is a scheduling tool by AppSumo known for its simple interface and affordable lifetime deal. It offers core scheduling features at a fraction of the cost of competitors like Calendly.
Can I use TidyCal's free plan with Youform?
Yes. TidyCal offers a free tier with basic scheduling features. You can embed your free TidyCal booking link in Youform's free plan for a completely free form and scheduling solution.
๐ Data securely stored with AWS in EU ๐ช๐บ
{
show = false;
}, delay);
" x-cloak>
{show = false;}, 100)
$dispatch('confirm-close', {
confirm_id: confirm_id,
confirm: true
});" x-show="show" @confirm-show.window="show = true;
confirm_id = $event.detail.confirm_id;
title = $event.detail.title;
body = $event.detail.body;
confirmBtnText = $event.detail.confirm_text ? $event.detail.confirm_text : 'Ok';
confirmBtnColor = $event.detail.danger ? 'bg-red-600 hover:bg-red-700' : 'bg-blue-600 hover:bg-blue-700';
cancelBtnText = $event.detail.cancel_text ? $event.detail.cancel_text : 'Cancel';" style="display: none"
class="fixed inset-0 z-50 overflow-y-auto">
{show = false;}, 100)
$dispatch('prompt-close', {
prompt_id: prompt_id,
prompt_text: promptText
});
}" @keydown.shift="shiftPressed = true" @keyup.shift="shiftPressed = false" x-show="show" @prompt-show.window="show = true;
prompt_id = $event.detail.prompt_id;
title = $event.detail.title;
promptText = $event.detail.prompt_text;
inputType = $event.detail.input_type;
inputSubtype = $event.detail.input_subtype ? $event.detail.input_subtype : 'text';
promptBtnText = $event.detail.prompt_btn_text ? $event.detail.prompt_btn_text : 'Ok';
promptBtnColor = $event.detail.danger ? 'bg-red-600 hover:bg-red-700' : 'bg-gray-700 hover:bg-gray-800';
placeholder = $event.detail.placeholder ? $event.detail.placeholder : '';
setTimeout(() => {
if(inputType == 'text') $refs.text.focus();
else $refs.textarea.focus();
}, 100);" style="display: none"
class="fixed inset-0 z-50 overflow-y-auto">