Syncro Customers

Manage customer, contact, and site records via the Syncro MSP API.

39|17|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/wyre-technology/msp-claude-plugins --skill syncro-customers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Syncro Customers
Source: https://github.com/wyre-technology/msp-claude-plugins/tree/main/msp-claude-plugins/syncro/syncro-msp/skills/customers
Command: npx skills add https://github.com/wyre-technology/msp-claude-plugins --skill syncro-customers

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of customer records within Syncro MSP, addressing the need for efficient creation, updating, searching, and organization of client information, including contacts and locations.

Core Features & Use Cases

  • Customer Management: Create, read, update, and delete customer records.
  • Contact Management: Add, search, and update contacts associated with customers.
  • Site/Location Handling: Manage customer site information.
  • Use Case: Onboarding a new client involves creating their customer profile, adding key contacts, and defining their service locations, all of which can be managed through this Skill.

Quick Start

Use the syncro customer skill to create a new customer named 'Example Corp' with email '[email protected]'.

Frequently Asked Questions about Syncro Customers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Syncro MSP customer onboarding and manage client records via API?

Syncro MSP customer onboarding is automated by performing CRUD operations on client entities via the API, managing business names, contact details, addresses, and notes to create complete client profiles.

Can I manage contacts and site locations for existing Syncro MSP clients?

Yes, Syncro MSP contacts and site locations can be managed by adding, searching, and updating contact records and defining service locations associated with specific customer profiles through the platform's API.

What is the best way to organize and update client information in Syncro MSP?

The best way to organize and update client information in Syncro MSP is by using API operations to search existing records, modify essential fields like business name and addresses, and maintain accurate contact associations.

Does this approach support creating a new Syncro MSP customer with all essential business details?

Yes, creating a new Syncro MSP customer supports essential business details by capturing the business name, email, physical addresses, and internal notes required to establish a complete operational profile.

Are there limitations when managing Syncro MSP customer data through API integration?

Limitations when managing Syncro MSP customer data through API integration depend on available API endpoints, as operations are constrained to CRUD actions for customer, contact, and site records within the platform.