Export outlook event to scheduler event

Hi,
I am creating scheduler event through API. Is there any solution to convert the reoccurring event of outlook to scheduler event.

Hello @lipikaChakraborty ,
We don’t have any built-in function to do this, so you should implement some custom solution, which will convert the data of the outlook recurring event, to the scheduler’s format.
You can find a format of the scheduler’s recurring events by the following link:
https://docs.dhtmlx.com/scheduler/recurring_events.html#serversideintegration