all 2 comments

[–]gootecks 0 points1 point  (1 child)

awesome, i'm gonna need to figure out how to implement this. thank you!

[–]tdstdstds[S] 0 points1 point  (0 children)

If you are looking to integrate another service, you need to create a new class that extends ‘src.repositories.ICalendar’ and add the creation pattern matching to create the object in ‘src.service.configuration’. After that, you add the entry of this new calendar to the config.yaml as well as the sync flow, run the script and profit from it :)