Forum Discussion
Pooja130
Oct 09, 2019Copper Contributor
Samanage ticketing system sync with SharePoint event list using Rest API
Hi, I got a requirement to sync Samanage ticketing system calendar with SharePoint event calendar. We are working on the SharePoint modern pages/sites. Samanage provided us Rest API to sync the ca...
mrehmat
Oct 21, 2019Brass Contributor
The fastest/easiest would be to write an Azure Automation Script that runs on a schedule. What you will need is some experience with PowerShell, SharePoint Rest APIs and Azure Automation configuration. The best would be to write an Azure function with C# ...