Integrations

Billfold POS

2 min read

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

  1. Open the sidebar, click Settings, then Integrations.
  2. Click +, choose Billfold, and wait for the setup panel to open (or open an existing Billfold integration to edit).
  3. Click Save so the integration exists in TablelistPro and gets an integration-scoped webhook URL.
  4. Set the integration to Active.
  5. Copy the Webhook URL shown in the panel and paste it into Billfold where they ask for your Tablelist webhook endpoint.
  6. In Billfold Admin, open Developers -> API -> Webhooks, copy the webhook Secret Key, and paste it into Webhook Secret in TablelistPro.
  7. 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.