About Microsoft Office 365 Calendar Adapter Use Cases

The Microsoft Office 365 Calendar Adapter can be used in scenarios such as the following.

You can create an integration that includes the REST Adapter on the trigger (inbound) side and a Microsoft Office 365 Calendar Adapter on the invoke (outbound) side.

When configuring the Microsoft Office 365 Calendar Adapter, you can select the Create Event operation to create an event in Microsoft Office 365 Calendar. The REST Adapter is configured with a POST action, an endpoint relative resource URI of createEvent, and a JSON response payload file type. Appropriate data mapping between the REST Adapter and the Microsoft Office 365 Calendar Adapter is performed in the mapper. The REST Adapter sends a POST request to the Microsoft Office 365 Calendar Adapter, which creates the event, and returns details about event attendees, start time, and so on.

Note:

Oracle Integration offers a number of prebuilt integrations, known as recipes, that provide you with a head start in building your integrations. You can start with a recipe, and then customize it to fit your needs and requirements. Depending upon the solution provided, a variety of adapters are configured in the prebuilt integrations.

See the Recipes and Accelerators page on the Oracle Help Center.