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

# Sage Intacct

> Browse the tools and triggers available for Sage Intacct in ActionKit.

## Tools

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_CREATE_VENDOR" title="Create Vendor" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_UPDATE_VENDOR" title="Update Vendor" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_DELETE_VENDOR" title="Delete Vendor" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_SEARCH_VENDORS" title="Search Vendors" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_GET_VENDOR_BY_ID" title="Get Vendor By ID" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_SEARCH_VENDOR_TYPES" title="Search Vendor Types" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_CREATE_BILL" title="Create Bill" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_UPDATE_BILL" title="Update Bill" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_DELETE_BILL" title="Delete Bill" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_SEARCH_BILLS" title="Search Bills" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_GET_BILLS_BY_ID" title="Get Bills By ID" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_SEARCH_PAYMENT_TERMS" title="Search Payment Terms" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_GET_PAYMENT_TERM_BY_ID" title="Get Payment Term By ID" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_SEARCH_ACCOUNTS" title="Search Accounts" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_GET_ACCOUNT_BY_ID" title="Get Account By ID" horizontal />

  <Card href="/actionkit/integrations/sageintacct/SAGE_INTACCT_GET_DIMENSIONS" title="Get Dimensions" horizontal />
</CardGroup>

<Info>**Don't see the tool you need?** Define your own using [Custom Tools](/actionkit/custom-tools).</Info>

## Triggers

<CardGroup cols={2}>
  <Card href="/actionkit/integrations/sageintacct/triggers/SAGE_INTACCT_TRIGGER_RECORD_CREATED" title="New Record" horizontal />

  <Card href="/actionkit/integrations/sageintacct/triggers/SAGE_INTACCT_TRIGGER_RECORD_UPDATED" title="Record Updated" horizontal />
</CardGroup>

<Info>**Don't see the trigger you need?** Define your own using [Custom Webhooks](/resources/custom-webhooks).</Info>
