17.12.2019, 10:46
Integration is possible but it's not trivial. Their cloud solution uses OAuth2 is meant for apps with user interaction. To retrieve data you will need a token which has to be refreshed periodically. Token refresh is an automated process but in case something goes wrong you will have to get new tokens manually again. This is not very good from the reliability point of view.