This example illustrates how to load and integrate events data from the Google Calendar into our Scheduler.
In this example, we have assigned our custom created Google Calendar url to the DataManager and assigned the
same to the Scheduler dataSource
within the eventSettings
API. Since the events data retrieved from the
Google Calendar will be in its own object format, therefore it needs to be resolved manually within the
Scheduler’s dataBinding
event. Within this dataBinding
event, the event fields needs to be mapped properly
and then assigned to the result.