How can we trigger event to google, outlook, yahoo and aol calendar's seamlessly in react js?
Use case:
- User can login to app via any email id.
- First the service provider should be determined and based on that,
- if any event is created in the app, it should be triggered to the specific calendar associated with the service provider based on users email id.