- 01What Qonto data does Well pull into Melio?
- Well polls the Qonto API on a fixed cadence and pulls supplier invoices and their attachments. Well resolves and scores each counterparty, then writes bills via email-in at @invoicesmelio.com, with vendor, amount, and due date populated by Smart Bill Capture into Melio with the original Qonto record ID kept on the entry.
- 02Will every Qonto record post to Melio automatically?
- Not always. At the next fifteen-minute polling window, Well scores the record on field completeness, counterparty strength, and policy fit. Above the 85% default auto-link threshold Well forwards the reconciled document to your Melio email-in address and Melio drafts the record from it for you to confirm. Between 55% and 85% the record waits in the review queue with the alternative matches ranked. Below the 55% default review threshold the record is refused and the candidate list kept so you can pin the right entry by hand.
- 03What happens to historical Qonto data when I first connect to Melio?
- Qonto exposes the last three years through its API on a connected account. The window Well actually pulls is configurable from the integration settings page; each record is matched against your existing Melio ledger, and re-running the backfill is safe because Well tracks the Qonto record IDs and updates existing Melio entries instead of duplicating them.
- 04How does Well prevent duplicates when posting Qonto records to Melio?
- Well maintains a sync marker against Qonto so each window only pulls records strictly newer than the last successful sync; the Qonto record ID is then tracked into Melio for second-line dedup. If the same record appears twice through a manual re-import or a sync marker rewind, Well recognises the ID and updates the existing Melio entry rather than duplicating it.
- 05What happens if I disconnect Qonto or Melio?
- Disconnecting Qonto stops the flow at the source. Well calls the Qonto OAuth revoke endpoint; the refresh token is invalidated and any in-flight access token is rejected on the next call. Anything you already reviewed and posted in Melio is Melio's own record and is untouched; Well never held a write credential to it. Records held for review in Well remain in the queue so you can finish them by hand. Reconnecting later resumes from the last successful sync, not from scratch.
- 06How does Well authenticate with Qonto and Melio?
- Qonto runs a manual OAuth 2.0 flow that you approve inside Qonto; Well receives a refresh token scoped to the resources it needs to read. For the delivery side, Well forwards the reconciled document to your Melio email-in address once it clears the matching threshold; Melio creates the draft record from it and you confirm and post it. Well holds no write credential to Melio. Tokens are encrypted at rest and in transit under TLS 1.3. Qonto hosts in the EU and Melio hosts outside the EU; Well processes records per the storage region configured for your workspace.