SyncroRMM to Clickup

MTR-IT

Member
Hi,
How can i create an automation so that when a ticket has type "Onsite Visit"
it should create a task in Clickup and include ticket number, company name and the hours spent onsite so that the accounts person can process billing.
 

ArshilAhmad

Well-known member
Staff member
Hi @MTR-IT,

Currently, we don't have a direct integration with the SyncroRMM application. However, if it supports webhooks, you can try using Webhook by Pabbly to fetch data from SyncroRMM.

Then add a Filter to your workflow to ensure the next step is executed only if the ticket type is 'Onsite Visit'.


Then use the 'ClickUp: Create Task' action event to add tasks to your ClickUp account.
 
Top