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

# Setting Up and Managing Integrations

In the *Integrations* section of the m3ter Console you can define Integrations to control how Bills generated in m3ter are sent out to external systems:

* Stripe
* NetSuite
* Paddle
* Chargebee
* QuickBooks
* Xero
* Salesforce

For some external systems, such as for a Salesforce integration, you can also choose to send operational data for entities in you m3ter Organization.

When you have performed an integration set up for how data will be sent to and synchronized with an external system, the integration will be immediately available for use and listed on the *Integrations* page for that system in the m3ter Console.

In the Integrations section, you can also create *Outgoing Webhooks*. These are used to create *Notification Webhook Integrations*:

* Create a Notification rule to control when a Notification will be triggered on the basis of a system Event occurring.
* Link the Notification rule to an Outgoing Webhook you've set up.

This section explains how to create and work with Integrations you can set up in the m3ter Console with your external systems and how to create and work with Notification Webhook Integrations.

The first topic offers some introductory and general guidance on working with and managing both types of integration:

* [Creating and Managing Integrations](/guides/integrations/setting-up-integrations/creating-and-managing-integration-configurations)

The following topics then cover how to set up and create Integration configurations for outbound Bills into specific external systems:

* [Configuring Stripe Integrations](/guides/integrations/setting-up-integrations/configuring-stripe-integrations)
* [Configuring NetSuite Integrations](/guides/integrations/setting-up-integrations/configuring-netsuite-integrations)
* [Configuring Paddle Integrations](/guides/integrations/setting-up-integrations/configuring-paddle-integrations)
* [Configuring Chargebee Integrations](/guides/integrations/setting-up-integrations/configuring-chargebee-integrations)
* [Configuring QuickBooks Integrations](/guides/integrations/setting-up-integrations/configuring-quickbooks-integrations)
* [Configuring Xero Integrations](/guides/integrations/setting-up-integrations/configuring-xero-integrations)

For Salesforce, you can also configure entity data sync integrations to send Accounts, Bills, Contracts, Prepayments/Commitments, or Balances data into your Salesforce system:

* [Configuring Salesforce Entity Data Sync Integrations](/guides/integrations/setting-up-integrations/configuring-sf-entity-data-integrations)

You can create Integrations for sending out Bills to AWS Marketplace or Azure Marketplace. Once operational, m3ter also offers some very useful reconciliation features to support your Marketplace integrations:

* [Configuring AWS Marketplace Integrations](/guides/integrations/setting-up-integrations/configuring-aws-integrations)
* [AWS Marketplace Integrations - Reconciliation Features](/guides/integrations/setting-up-integrations/aws-marketplace-integrations-reconciliation-features)
* [Configuring Azure Marketplace Integrations](/guides/integrations/setting-up-integrations/configuring-azure-marketplace-integrations)
* [Azure Marketplace Integrations - Reconciliation Features](/guides/integrations/setting-up-integrations/azure-marketplace-integrations-reconciliation-features)

You can set up multiple destinations for your Integrations:

* [Managing Multiple Third Party Destinations for Integrations](/guides/integrations/setting-up-integrations/managing-multiple-destinations-for-integrations)

You can create Outgoing Webhooks for your Notification rules to link to:

* [Creating and Managing Outgoing Webhooks](/guides/integrations/setting-up-integrations/creating-and-managing-destinations)

You can create Credentials to authenticate your Integrations with your external systems:

* [Creating and Managing Integration Credentials](/guides/integrations/setting-up-integrations/managing-integration-credentials)

Five system Events are generated for errors that might occur with your integrations and you can review, troubleshoot, and resolve these:

* [Reviewing and Resolving Integration Events](/guides/integrations/setting-up-integrations/reviewing-and-resolving-integration-events)

When you integrate external systems with the m3ter platform, external system entities and fields are mapped to m3ter entities and fields. *External Mappings* are created and act as mapping reference lookups for which objects and fields have been mapped across systems:

* [Creating and Managing External Mappings](/guides/integrations/setting-up-integrations/creating-and-managing-external-mappings)

If you've set up an integration with an external system, you can review details of the integration runs that have been performed for the integration:

* [Reviewing Integration Run Details](/guides/integrations/setting-up-integrations/reviewing-integration-run-details)

<Tip>
  **Tip: Integrations API Calls?** When you have set up an integration, you can review and manage the integration using a full set of API Calls. See the [Integrations section](/api/integrations/introduction) of our API Reference Docs.
</Tip>
