Connect Billfold so TablelistPro can receive signed webhooks when orders change in Billfold — keeping POS activity aligned with your workflow.
POS integration is an add-on (see Point-of-Sale). Your venue needs it enabled, and you'll need permission to manage organization settings. See Adding Integrations and Integration security and your data.
Set up the integration
- Open the sidebar, click Settings, then Integrations.
- Click +, choose Billfold, and wait for the setup panel to open (or open an existing Billfold integration to edit).
- Click Save so the integration exists in TablelistPro and gets an integration-scoped webhook URL.
- Set the integration to Active.
- Copy the Webhook URL shown in the panel and paste it into Billfold where they ask for your Tablelist webhook endpoint.
- In Billfold Admin, open Developers -> API -> Webhooks, copy the webhook Secret Key, and paste it into Webhook Secret in TablelistPro.
- Click Save again.
You don't need an API key in TablelistPro for Billfold webhooks today. The integration-specific webhook URL plus webhook secret are what secure the connection.
The webhook URL points at Tablelist's API (/v1/webhooks/billfold/:integrationId). Billfold signs each request, and Tablelist verifies the signature with your saved webhook secret.
For ticket auto-close and other POS behavior, see POS Integration Settings.