Summary

The RestScheduleCreateExt creates a booking in the remote schedule application using its API (like Office 365 for example).


Implementation

  • Add a RestScheduleCreateExt in a schedule
  • Configure its properties

 

 Properties

  • HttpConfig : To configure the Http (Post) request to send the event to create. See Http Config
  • ScheduleId: If used with the discover of RestScheduleDeviceExt, will contain the id to identify the schedule. Will be empty otherwise

 You may need to override some properties in the Http Config. Usually the method, the query and the body. (click right on the Http Config > actions > Add Overriding Property)


Actions

  • Execute: To execute the creation of the SpecialEvents.