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 calendar with SharePoint, I am not sure where I need to add Rest API in SharePoint online?
What are the steps do I need to add to SharePoint? What are the tools I need to use to add Rest API sync?
Any help is much appreciated.
Thanks in advance.
2 Replies
Sort By
- mrehmatBrass ContributorThe 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# ...
- Pooja130Copper Contributor