> For the complete documentation index, see [llms.txt](https://docs.n8n.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.n8n.io/integrations/builtin/app-nodes/n8n-nodes-base.syncromsp.md).

# SyncroMSP

Use the SyncroMSP node to automate work in SyncroMSP, and integrate SyncroMSP with other applications. n8n has built-in support for a wide range of SyncroMSP features, including creating and deleting new customers, tickets, and contacts.

On this page, you'll find a list of operations the SyncroMSP node supports and links to more resources.

{% hint style="info" %}
**Credentials**

Refer to [SyncroMSP credentials](/integrations/builtin/credentials/syncromsp.md) for guidance on setting up authentication.
{% endhint %}

## Operations <a href="#operations" id="operations"></a>

* Contact
  * Create new contact
  * Delete contact
  * Retrieve contact
  * Retrieve all contacts
  * Update contact
* Customer
  * Create new customer
  * Delete customer
  * Retrieve customer
  * Retrieve all customers
  * Update customer
* RMM
  * Create new RMM Alert
  * Delete RMM Alert
  * Retrieve RMM Alert
  * Retrieve all RMM Alerts
  * Mute RMM Alert
* Ticket
  * Create new ticket
  * Delete ticket
  * Retrieve ticket
  * Retrieve all tickets
  * Update ticket

## Templates and examples <a href="#templates-and-examples" id="templates-and-examples"></a>

[Browse SyncroMSP node documentation integration templates](https://n8n.io/integrations/syncromsp) or [search all templates](https://n8n.io/workflows/)
