The Campfire and Numeral integration enables Zero Day Close by automating sales tax calculations and invoice processing. Once connected, Numeral automatically applies the correct sales tax rate to invoices created in Campfire and syncs transaction data back for compliance.Documentation Index
Fetch the complete documentation index at: https://docs.numeral.com/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
Before you begin, ensure you have:- An active Campfire account with admin access
- A Numeral account
- Permissions to generate API keys in Campfire
Step 1: Connect Numeral to Campfire
Generate a Campfire API Key
- Log in to your Campfire account.
- Navigate to Settings > API Keys (or go directly to
https://app.meetcampfire.com/v2/settings/api-keys). - Click Generate New API Key or Create API Key.
- Copy the API key — you’ll need it in the next step.
Add the API Key to Numeral
- Log in to your Numeral account.
- Go to Settings > Integrations.
- Find Campfire in the list of available integrations.
- Click Connect or Configure.
- Enter a name for your Campfire connection.
- Paste your Campfire API key into the appropriate field.
- Click Connect.
Step 2: Set Up the Numeral Webhook in Campfire
The webhook enables real-time data synchronization between Numeral and Campfire.- After connecting your API key in Numeral, you’ll be provided with a webhook URL.
- Click Copy Numeral webhook URL to copy it to your clipboard.
- In your Campfire account, navigate to Settings > Webhooks (or go directly to
https://app.meetcampfire.com/v2/settings/webhooks). - Click Add New Webhook or Create Webhook.
- Paste the Numeral webhook URL into the webhook URL field.
- Configure the webhook to listen for Invoice entity events:
- Created — When a new invoice is created
- Updated — When an invoice is updated
- Payment Updated — When payment status changes
- After saving the webhook in Campfire, Campfire will generate a Webhook Secret.
- Copy the webhook secret from Campfire.
- Return to Numeral and paste the webhook secret into the Webhook Secret field.
- Click Continue to complete the setup.
Verify the Connection
- Return to your Numeral account.
- Check the integration status to confirm the webhook is active.
- Send a test transaction to verify data is flowing correctly.
Step 3: How Automated Tax Works on Invoices
Once the integration is complete, Numeral automatically calculates and adds sales tax to your invoices based on your configured tax rules. When you create or update an invoice in Campfire:- Campfire sends the invoice data to Numeral via the webhook.
- Numeral identifies the customer’s location.
- The system applies the appropriate sales tax rate.
- The tax amount is calculated and added to the invoice.
- The complete transaction data (including tax breakdown) is synchronized back to Campfire.
- In Campfire: Invoices will display itemized sales tax amounts calculated by Numeral.
- In Numeral: Transaction data will include detailed tax information for accounting and compliance purposes.