# Tally

Connecting Tally to PYLO, what it brings and how to tell it is working.

Tally connects to PYLO so that:

- Every Tally submission arrives as a lead, matched to the person PYLO already has, with its UTMs.
- Application to booking for each Tally form, so the form that fills the calendar is visible.

## Connecting

Tally connects by an address PYLO gives you, which the tool posts to. Open Settings, then Integrations, then Tally.

1. Create the address below and copy it.
2. In Tally, open the form, then Integrations, then Webhooks, and paste the address as the endpoint URL.
3. Make sure the form asks for an email. To land a form on a lead source other than website form, add a hidden field called pylo_form and map its value under Website form.
4. Submit the form once. This page says connected when that submission arrives.

## What PYLO reads

- Each submission's answers, labelled as the form labels them
- Hidden fields, such as UTMs and pylo_form

It does not read:

- Partial submissions Tally never sends
- Form views and drop-off inside the form

Tally's own documentation: https://tally.so/help/webhooks
