How to create SMART connect API

Hi everyone
Is there a way to create API for SMART connect so that SMART data can be shared to other applications.
Thank you

Best regards
Mac

Hi Mac,
I have an yaml file describing the Rest API calls for version 7.4. I will try to get hold of the one for version 7.5.5 and provide that for you.
You can then for example call any query using the API to incorporate the data into a third party app like PowerBI

Oliver

1 Like

This could help if you are using R and the structure of the call remains in your server

1 Like

Hi Diego
Thank you very much for your help let me work on it

Best regards
Mac

Hi Mac,

I have organized the functions here. If you try it please let me know if it works. Thanks!