How to connect to connect to iTwin Bently API with Pyhon

Hi there, 

I am an intermediate Python programmer but haven't yet used Python to access any non-google API's. Does Bently offer any support for this effort? I'd also like to know if Bently support would recommend any specific coding language to best access the API, specifically forms and issues via iTwin.

Parents Reply Children
  • Thanks Robert, 

    To be clear about my use case, I am just looking to extract tabular data from Sychro Control to ultimately connect to Power Bi. I don't think there is an 'iModel' involved in this case; nothing visual. Can the API make these calls, and if so would I write that in JavaScript & Node? Also I noticed that Synchro uses oauth2. Does this mean I will have to log in whenever making a request from the API, or does the certificate have a longer duration?