Overview
Tally is a powerful form builder that is easy to use and offers many features for free. With Tally, you can create unlimited forms, collect payments, upload files, and create custom thank you pages.
Connect your Tally to Pineapple Builder to gather user's email, and feedback and create custom flows.
Main benefits
Easy Forms
Extremely easy to use forms to collect any data.
Customizations
Adjust form to your color bands, fonts and more.
Data destinations
Send data to many different destinations like Notion, Google Spreadsheet, Zapier...
Add Tally to Pineapple Builder
Step 1: Add "Embed" component
In editor Add embed component with "plus" button before or after the component and choose Embed (code)
Step 2: Edit "Embed" component
Step 3: Copy Iframe code
Navigate to Tally dashboard, create a form and copy the code. You can find more details here.
Step 4: Pased your code under Embed (code) on the left panel.
Tip: make sure the height for the component is set up correctly, as otherwise bottom parts of your embedded codes might not be visible or clickable.
TIP 2: I can't see my form
Check the height and width values in your code, as they might be too small to display. Here is an example
<iframe ... height="100%" width="100%" ...
"Save" and click "Preview" to double check