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

# NetSuite

> Browse the tools available for NetSuite in ActionKit.

## Tools

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

  <Card href="/actionkit/integrations/netsuite/NETSUITE_UPDATE_VENDOR" title="Update Vendor" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_GET_VENDOR_BY_ID" title="Get Vendor By ID" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_SEARCH_VENDORS" title="Search Vendors" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_DELETE_VENDOR" title="Delete Vendor" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_CREATE_BILL" title="Create Bill" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_UPDATE_BILL" title="Update Bill" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_GET_BILL_BY_ID" title="Get Bill By ID" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_SEARCH_BILLS" title="Search Bills" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_DELETE_BILL" title="Delete Bill" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_CREATE_ACCOUNT" title="Create Account" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_UPDATE_ACCOUNT" title="Update Account" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_GET_ACCOUNT_BY_ID" title="Get Account By ID" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_SEARCH_ACCOUNTS" title="Search Accounts" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_DELETE_ACCOUNT" title="Delete Account" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_CREATE_TAX_GROUP" title="Create Tax Group" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_UPDATE_TAX_GROUP" title="Update Tax Group" horizontal />

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

  <Card href="/actionkit/integrations/netsuite/NETSUITE_DELETE_TAX_GROUP" title="Delete Tax Group" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_SEARCH_TAX_CODES" title="Search Tax Codes" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_SEARCH_PAYMENT_TERMS" title="Search Payment Terms" horizontal />

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

  <Card href="/actionkit/integrations/netsuite/NETSUITE_SEARCH_POSTING_PERIODS" title="Search Posting Periods" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_SEARCH_CONTACTS_BY_SAVED_SEARCH_ID" title="Search Contacts By Saved Search ID" horizontal />

  <Card href="/actionkit/integrations/netsuite/NETSUITE_ACCESS_SOAP_API_WITH_BODY" title="Access Soap Api With Body" horizontal />
</CardGroup>

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

## Triggers

No prebuilt ActionKit triggers are currently available for NetSuite. You can define your own using [Custom Webhooks](/resources/custom-webhooks).
