Search code examples
wso2wso2-integration-studio

Read Data from .ics URL with WSO2 EI


I am currently making my first steps with the WSO2 Integration Studio 8.1.0. Is it possible to query an .ics calendar link to process the appointments? And which mediator should I use here?

I have searched for information in the WSO2 documentation and unfortunately have not found anything on this topic.

Many thanks for your help.


Solution

  • ATM, WSO2 doesn't have any connectors to process .ics files. You may need to write a custom class mediator to carry out the required functions. Please refer to the following for more information,