> ## 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.

# Dynamics 365 Business Central

> Browse the tools and triggers available for Dynamics 365 Business Central in ActionKit.

## Tools

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

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_UPDATE_VENDOR" title="Update Vendor" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_GET_VENDOR_BY_ID" title="Get Vendor By ID" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_SEARCH_VENDOR" title="Search Vendor" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_DELETE_VENDOR" title="Delete Vendor" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_CREATE_PURCHASE_INVOICE" title="Create Purchase Invoice" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_UPDATE_PURCHASE_INVOICE" title="Update Purchase Invoice" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_POST_PURCHASE_INVOICE" title="Post Purchase Invoice" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_GET_PURCHASE_INVOICE_BY_ID" title="Get Purchase Invoice By ID" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_SEARCH_FOR_PURCHASE_INVOICE" title="Search For Purchase Invoice" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_DELETE_PURCHASE_INVOICE" title="Delete Purchase Invoice" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_CREATE_PURCHASE_INVOICE_LINE_ITEM" title="Create Purchase Invoice Line Item" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_UPDATE_PURCHASE_INVOICE_LINE_ITEM" title="Update Purchase Invoice Line Item" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_GET_PURCHASE_INVOICE_LINES" title="Get Purchase Invoice Lines" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_GET_PURCHASE_INVOICE_LINE_ITEM_BY_ID" title="Get Purchase Invoice Line Item By ID" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_SEARCH_PURCHASE_INVOICE_LINE_ITEM" title="Search Purchase Invoice Line Item" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_DELETE_PURCHASE_INVOICE_LINE_ITEM" title="Delete Purchase Invoice Line Item" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_GET_ACCOUNTS" title="Get Accounts" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_GET_ACCOUNT_BY_ID" title="Get Account By ID" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_CREATE_TAX_GROUP" title="Create Tax Group" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_UPDATE_TAX_GROUP" title="Update Tax Group" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_GET_TAX_GROUP_BY_ID" title="Get Tax Group By ID" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_SEARCH_TAX_GROUP" title="Search Tax Group" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_DELETE_TAX_GROUP" title="Delete Tax Group" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_CREATE_PAYMENT_TERM" title="Create Payment Term" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_UPDATE_PAYMENT_TERM" title="Update Payment Term" horizontal />

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

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_SEARCH_PAYMENT_TERM" title="Search Payment Term" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/DYNAMICS_BUSINESS_CENTRAL_DELETE_PAYMENT_TERM" title="Delete Payment Term" 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/dynamicsbusinesscentral/triggers/DYNAMICS_BUSINESS_CENTRAL_TRIGGER_RECORD_CREATED" title="Record Created" horizontal>
    Trigger when a new Dynamics Business Central record is created.
  </Card>

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/triggers/DYNAMICS_BUSINESS_CENTRAL_TRIGGER_RECORD_UPDATED" title="Record Updated" horizontal />

  <Card href="/actionkit/integrations/dynamicsbusinesscentral/triggers/DYNAMICS_BUSINESS_CENTRAL_TRIGGER_RECORD_DELETED" title="Record Deleted" horizontal />
</CardGroup>

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