> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Campfire

> 60 actions available for Campfire through StackOne. Use via Actions RPC, Toolset SDK, MCP, or A2A.

<div className="not-prose" style={{ display: 'flex', alignItems: 'center', gap: '12px', marginBottom: '24px' }}>
  <img src="https://stackone-logos.com/api/campfire/filled/png" alt="Campfire" className="connector-page-icon" style={{ width: '48px', height: '48px', borderRadius: '10px', padding: '2px' }} />

  <div>
    <div style={{ fontSize: '24px', fontWeight: '600' }}>Campfire</div>
    <div className="connector-page-subtitle" style={{ fontSize: '14px' }}>60 actions · 1 auth method</div>

    <div style={{ display: 'flex', flexWrap: 'wrap', gap: '6px', marginTop: '8px' }}>
      <span className="connector-page-tag-beta" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Beta</span>
      <span className="connector-page-category-tag" style={{ display: 'inline-block', padding: '2px 8px', borderRadius: '4px', fontSize: '11px', fontWeight: '500' }}>Accounting</span>
    </div>
  </div>
</div>

## Authentication

<Columns cols={2}>
  <Card title="API Key">
    No app registration required. Token inherits the permissions of the user role that created it.

    Guides: [Connector Profile](/connectors/campfire/guides/connector-profile/api-key), [Link Account](/connectors/campfire/guides/link-account/api-key)
  </Card>
</Columns>

<div className="connector-meta-library-section">
  <div className="connector-meta-library-title">Actions</div>

  <div className="connector-actions-controls not-prose" data-connector-actions-controls>
    <div className="connector-actions-controls__row">
      <input type="search" className="connector-actions-search" data-connector-actions-search placeholder="Search actions" aria-label="Search actions" />
    </div>
  </div>

  <div className="meta-library-count" data-connector-actions-count>60 actions</div>

  <div className="not-prose meta-library-table-container" data-connector-actions-table>
    <div className="connector-meta-library-grid" style={{ gridTemplateColumns: '200px 1fr' }}>
      <div className="connector-meta-library-row">
        <div className="meta-library-grid-header-cell">Action</div>
        <div className="meta-library-grid-header-cell">Description</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_bill_drafts" data-action-label="List Bill Drafts" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Bill Drafts</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_bill_drafts" aria-label="Copy campfire_list_bill_drafts"><code className="connector-page-code">campfire\_list\_bill\_drafts</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of bill drafts</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_bill_draft" data-action-label="Create Bill Draft" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Bill Draft</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_bill_draft" aria-label="Copy campfire_create_bill_draft"><code className="connector-page-code">campfire\_create\_bill\_draft</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new bill draft</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_update_bill_draft" data-action-label="Update Bill Draft" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Bill Draft</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_update_bill_draft" aria-label="Copy campfire_update_bill_draft"><code className="connector-page-code">campfire\_update\_bill\_draft</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing bill draft by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_bill_draft" data-action-label="Get Bill Draft" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Bill Draft</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_bill_draft" aria-label="Copy campfire_get_bill_draft"><code className="connector-page-code">campfire\_get\_bill\_draft</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single bill draft by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_bill_payments" data-action-label="List Bill Payments" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Bill Payments</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_bill_payments" aria-label="Copy campfire_list_bill_payments"><code className="connector-page-code">campfire\_list\_bill\_payments</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of bill payments</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_bill_payment" data-action-label="Create Bill Payment" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Bill Payment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_bill_payment" aria-label="Copy campfire_create_bill_payment"><code className="connector-page-code">campfire\_create\_bill\_payment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Mark a bill as paid</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_delete_bill_payment" data-action-label="Delete Bill Payment" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Bill Payment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_delete_bill_payment" aria-label="Copy campfire_delete_bill_payment"><code className="connector-page-code">campfire\_delete\_bill\_payment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a bill payment by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_bills" data-action-label="List Accounting Bills" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Accounting Bills</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_bills" aria-label="Copy campfire_list_bills"><code className="connector-page-code">campfire\_list\_bills</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of bills</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_bill" data-action-label="Create Accounting Bill" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Accounting Bill</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_bill" aria-label="Copy campfire_create_bill"><code className="connector-page-code">campfire\_create\_bill</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new bill</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_update_bill" data-action-label="Update Accounting Bill" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Accounting Bill</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_update_bill" aria-label="Copy campfire_update_bill"><code className="connector-page-code">campfire\_update\_bill</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing bill by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_delete_bill" data-action-label="Delete Accounting Bill" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Accounting Bill</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_delete_bill" aria-label="Copy campfire_delete_bill"><code className="connector-page-code">campfire\_delete\_bill</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a bill by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_bill" data-action-label="Retrieve Accounting Bill" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Retrieve Accounting Bill</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_bill" aria-label="Copy campfire_get_bill"><code className="connector-page-code">campfire\_get\_bill</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single bill by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_void_bill" data-action-label="Void Bill" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Void Bill</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_void_bill" aria-label="Copy campfire_void_bill"><code className="connector-page-code">campfire\_void\_bill</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Void a bill by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_chart_of_accounts" data-action-label="List Chart Of Accounts" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Chart Of Accounts</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_chart_of_accounts" aria-label="Copy campfire_list_chart_of_accounts"><code className="connector-page-code">campfire\_list\_chart\_of\_accounts</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of chart accounts</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_chart_account" data-action-label="Create Chart Account" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Chart Account</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_chart_account" aria-label="Copy campfire_create_chart_account"><code className="connector-page-code">campfire\_create\_chart\_account</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new chart account</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_update_chart_account" data-action-label="Update Chart Account" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Chart Account</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_update_chart_account" aria-label="Copy campfire_update_chart_account"><code className="connector-page-code">campfire\_update\_chart\_account</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing chart account by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_delete_chart_account" data-action-label="Delete Chart Account" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Chart Account</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_delete_chart_account" aria-label="Copy campfire_delete_chart_account"><code className="connector-page-code">campfire\_delete\_chart\_account</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a chart account by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_chart_account" data-action-label="Get Chart Account" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Chart Account</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_chart_account" aria-label="Copy campfire_get_chart_account"><code className="connector-page-code">campfire\_get\_chart\_account</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single chart account by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_chart_transactions" data-action-label="List Chart Transactions" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Chart Transactions</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_chart_transactions" aria-label="Copy campfire_list_chart_transactions"><code className="connector-page-code">campfire\_list\_chart\_transactions</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of chart transactions</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_chart_transaction" data-action-label="Get Chart Transaction" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Chart Transaction</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_chart_transaction" aria-label="Copy campfire_get_chart_transaction"><code className="connector-page-code">campfire\_get\_chart\_transaction</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single chart transaction by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_credit_memos" data-action-label="List Credit Memos" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Credit Memos</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_credit_memos" aria-label="Copy campfire_list_credit_memos"><code className="connector-page-code">campfire\_list\_credit\_memos</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of credit memos</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_credit_memo" data-action-label="Create Credit Memo" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Credit Memo</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_credit_memo" aria-label="Copy campfire_create_credit_memo"><code className="connector-page-code">campfire\_create\_credit\_memo</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new credit memo</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_update_credit_memo" data-action-label="Update Credit Memo" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Credit Memo</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_update_credit_memo" aria-label="Copy campfire_update_credit_memo"><code className="connector-page-code">campfire\_update\_credit\_memo</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing credit memo by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_delete_credit_memo" data-action-label="Delete Credit Memo" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Credit Memo</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_delete_credit_memo" aria-label="Copy campfire_delete_credit_memo"><code className="connector-page-code">campfire\_delete\_credit\_memo</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a credit memo by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_credit_memo" data-action-label="Retrieve Credit Memo" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Retrieve Credit Memo</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_credit_memo" aria-label="Copy campfire_get_credit_memo"><code className="connector-page-code">campfire\_get\_credit\_memo</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single credit memo by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_void_credit_memo" data-action-label="Void Credit Memo" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Void Credit Memo</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_void_credit_memo" aria-label="Copy campfire_void_credit_memo"><code className="connector-page-code">campfire\_void\_credit\_memo</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Void a credit memo by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_customer_currencies" data-action-label="List Customer Currencies" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Customer Currencies</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_customer_currencies" aria-label="Copy campfire_list_customer_currencies"><code className="connector-page-code">campfire\_list\_customer\_currencies</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of currencies</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_departments" data-action-label="List Departments" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Departments</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_departments" aria-label="Copy campfire_list_departments"><code className="connector-page-code">campfire\_list\_departments</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of departments</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_department" data-action-label="Create Department" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Department</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_department" aria-label="Copy campfire_create_department"><code className="connector-page-code">campfire\_create\_department</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new department</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_update_department" data-action-label="Update Department" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Department</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_update_department" aria-label="Copy campfire_update_department"><code className="connector-page-code">campfire\_update\_department</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing department by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_delete_department" data-action-label="Delete Department" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Department</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_delete_department" aria-label="Copy campfire_delete_department"><code className="connector-page-code">campfire\_delete\_department</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a department by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_department" data-action-label="Get Department" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Department</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_department" aria-label="Copy campfire_get_department"><code className="connector-page-code">campfire\_get\_department</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single department by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_chart_entities" data-action-label="List Chart Entities" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Chart Entities</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_chart_entities" aria-label="Copy campfire_list_chart_entities"><code className="connector-page-code">campfire\_list\_chart\_entities</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of entities</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_chart_entity" data-action-label="Create Chart Entity" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Chart Entity</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_chart_entity" aria-label="Copy campfire_create_chart_entity"><code className="connector-page-code">campfire\_create\_chart\_entity</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new entity</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_update_chart_entity" data-action-label="Update Chart Entity" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Chart Entity</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_update_chart_entity" aria-label="Copy campfire_update_chart_entity"><code className="connector-page-code">campfire\_update\_chart\_entity</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing entity by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_delete_chart_entity" data-action-label="Delete Chart Entity" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Chart Entity</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_delete_chart_entity" aria-label="Copy campfire_delete_chart_entity"><code className="connector-page-code">campfire\_delete\_chart\_entity</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a entity by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_chart_entity" data-action-label="Get Chart Entity" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Chart Entity</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_chart_entity" aria-label="Copy campfire_get_chart_entity"><code className="connector-page-code">campfire\_get\_chart\_entity</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single entity by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_balance_sheet" data-action-label="Get Balance Sheet" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Balance Sheet</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_balance_sheet" aria-label="Copy campfire_get_balance_sheet"><code className="connector-page-code">campfire\_get\_balance\_sheet</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single financial statement by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_cash_flow" data-action-label="Get Cash Flow" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Cash Flow</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_cash_flow" aria-label="Copy campfire_get_cash_flow"><code className="connector-page-code">campfire\_get\_cash\_flow</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single financial statement by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_cash_flow_activity" data-action-label="Get Cash Flow Activity" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Cash Flow Activity</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_cash_flow_activity" aria-label="Copy campfire_get_cash_flow_activity"><code className="connector-page-code">campfire\_get\_cash\_flow\_activity</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single financial statement by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_trial_balance" data-action-label="Get Trial Balance" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Get Trial Balance</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_trial_balance" aria-label="Copy campfire_get_trial_balance"><code className="connector-page-code">campfire\_get\_trial\_balance</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single financial statement by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_invoice_payments" data-action-label="List Invoice Payments" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Invoice Payments</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_invoice_payments" aria-label="Copy campfire_list_invoice_payments"><code className="connector-page-code">campfire\_list\_invoice\_payments</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of invoice payments</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_invoice_payment" data-action-label="Create Invoice Payment" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Invoice Payment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_invoice_payment" aria-label="Copy campfire_create_invoice_payment"><code className="connector-page-code">campfire\_create\_invoice\_payment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Mark an invoice as paid</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_delete_invoice_payment" data-action-label="Delete Invoice Payment" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Invoice Payment</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_delete_invoice_payment" aria-label="Copy campfire_delete_invoice_payment"><code className="connector-page-code">campfire\_delete\_invoice\_payment</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a invoice payment by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_invoices" data-action-label="List Invoices" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Invoices</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_invoices" aria-label="Copy campfire_list_invoices"><code className="connector-page-code">campfire\_list\_invoices</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of invoices</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_invoice" data-action-label="Create Invoice" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Invoice</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_invoice" aria-label="Copy campfire_create_invoice"><code className="connector-page-code">campfire\_create\_invoice</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new invoice</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_update_invoice" data-action-label="Update Invoice" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Invoice</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_update_invoice" aria-label="Copy campfire_update_invoice"><code className="connector-page-code">campfire\_update\_invoice</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing invoice by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_delete_invoice" data-action-label="Delete Invoice" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Invoice</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_delete_invoice" aria-label="Copy campfire_delete_invoice"><code className="connector-page-code">campfire\_delete\_invoice</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a invoice by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_invoice" data-action-label="Retrieve Invoice" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Retrieve Invoice</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_invoice" aria-label="Copy campfire_get_invoice"><code className="connector-page-code">campfire\_get\_invoice</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single invoice by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_void_invoice" data-action-label="Void Invoice" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Void Invoice</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_void_invoice" aria-label="Copy campfire_void_invoice"><code className="connector-page-code">campfire\_void\_invoice</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Void an invoice by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_journal_entries" data-action-label="List Journal Entries" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Journal Entries</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_journal_entries" aria-label="Copy campfire_list_journal_entries"><code className="connector-page-code">campfire\_list\_journal\_entries</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of journal entries</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_journal_entry" data-action-label="Create Journal Entry" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Journal Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_journal_entry" aria-label="Copy campfire_create_journal_entry"><code className="connector-page-code">campfire\_create\_journal\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new journal entry</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_update_journal_entry" data-action-label="Update Journal Entry" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Journal Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_update_journal_entry" aria-label="Copy campfire_update_journal_entry"><code className="connector-page-code">campfire\_update\_journal\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing journal entry by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_delete_journal_entry" data-action-label="Delete Journal Entry" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Journal Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_delete_journal_entry" aria-label="Copy campfire_delete_journal_entry"><code className="connector-page-code">campfire\_delete\_journal\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a journal entry by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_journal_entry" data-action-label="Retrieve Journal Entry" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Retrieve Journal Entry</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_journal_entry" aria-label="Copy campfire_get_journal_entry"><code className="connector-page-code">campfire\_get\_journal\_entry</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single journal entry by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_list_vendors" data-action-label="List Vendors" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>List Vendors</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_list_vendors" aria-label="Copy campfire_list_vendors"><code className="connector-page-code">campfire\_list\_vendors</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a list of vendors</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_create_vendor" data-action-label="Create Vendor" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Create Vendor</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_create_vendor" aria-label="Copy campfire_create_vendor"><code className="connector-page-code">campfire\_create\_vendor</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Create a new vendor</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_update_vendor" data-action-label="Update Vendor" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Update Vendor</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_update_vendor" aria-label="Copy campfire_update_vendor"><code className="connector-page-code">campfire\_update\_vendor</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Update an existing vendor by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_delete_vendor" data-action-label="Delete Vendor" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Delete Vendor</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_delete_vendor" aria-label="Copy campfire_delete_vendor"><code className="connector-page-code">campfire\_delete\_vendor</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Delete a vendor by ID</div>
      </div>

      <div className="connector-meta-library-row" data-action-id="campfire_get_vendor" data-action-label="Retrieve Vendor" data-action-scopes="">
        <div className="meta-library-grid-cell connector-meta-library-item-cell">
          <div style={{ fontWeight: '500' }}>Retrieve Vendor</div>
          <div style={{ marginTop: '4px' }}><button type="button" className="connector-page-code-button" data-copy="campfire_get_vendor" aria-label="Copy campfire_get_vendor"><code className="connector-page-code">campfire\_get\_vendor</code></button></div>
        </div>

        <div className="meta-library-grid-cell meta-library-grid-cell--description">Retrieve a single vendor by ID</div>
      </div>
    </div>
  </div>
</div>

## Getting Started

<Steps>
  <Step title="Create or Select a Project">
    Set up a new project or select an existing one. See the [Projects Guide](/guides/managing-projects).
  </Step>

  <Step title="Configure the Connector">
    Enable the connector and set up a connector profile in your project. See [Managing Connectors](/guides/explore-connectors).

    <Columns cols={2}>
      <Card title="Connector Profile" href="/connectors/campfire/guides/connector-profile/api-key" icon="https://stackone-logos.com/api/campfire/filled/png" horizontal>
        Campfire - API Key
      </Card>
    </Columns>
  </Step>

  <Step title="Link an Account">
    Connect an account using [StackOne Hub](/guides/embedding-stackone-hub) or [Auth Link](/guides/auth-link).

    <Columns cols={2}>
      <Card title="Link Account" href="/connectors/campfire/guides/link-account/api-key" icon="https://stackone-logos.com/api/campfire/filled/png" horizontal>
        Campfire - API Key
      </Card>
    </Columns>
  </Step>

  <Step title="Use Actions">
    Invoke actions using one of the methods below:

    * [MCP](/mcp/quickstart) – Model Context Protocol for AI assistants
    * [A2A](/a2a/quickstart) – Agent-to-Agent protocol
    * [AI Toolset (TypeScript)](/agents/typescript/introduction) – TypeScript SDK for AI agents
    * [AI Toolset (Python)](/agents/python/introduction) – Python SDK for AI agents
    * [Actions RPC](/platform/api-reference/actions/make-an-rpc-call-to-an-action) – Direct API calls
    * [Playground](/guides/playground) – Test actions in the dashboard
  </Step>
</Steps>
