Syncro MSP
Business appsAPI keycredential probe
Syncro MSP tickets, customers, contacts and RMM alerts. Each Syncro account has its own host, so the connection carries the subdomain.
OCNORA ships 9 typed Syncro MSP operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://{subdomain}.syncromsp.com/api/v1 through the HTTP node with the same credential.
Operations 9
- Add Ticket CommentAdd a comment to a ticket, either internal or visible to the customer.syncro.add_ticket_comment
- Create ContactAdd a contact person under an existing customer.syncro.create_contact
- Create CustomerCreate a customer record for a company or a private person.syncro.create_customer
- Create TicketOpen a new ticket against a customer.syncro.create_ticket
- Get TicketRead one ticket in full, with its comments and line items.syncro.get_ticket
- List CustomersSearch or page the account's customers.syncro.list_customers
- List RMM AlertsPage the RMM alerts the monitoring agents have raised.syncro.list_rmm_alerts
- List TicketsSearch or page the account's tickets, newest first.syncro.list_tickets
- Update TicketChange a ticket's status, owner or any other editable field.syncro.update_ticket
More in Business apps
Run your first Syncro MSP workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.