Hi Antoine, what do you mean exactly? Are you trying to access contour data externally? I suppose this depends on how you're storing the contour data and what you want to do with it. Contour is pretty flexible with data via workflows, if you outline your situation a bit more I could probably offer you more guidance.
I have a MVC website completely separated from the website with contour and as far as I know the data is saved to a SQL database that I have access to.
Of course I could get the data from the database but the structure seem pretty complicated so I though the API would offer some features to get the data from contour itself(Much like the TFS API you can use a connect("linktotfsserver")).
Poll contour data from an external website
Hi,
I would like to be able to poll data from contour forms from an external website
Is it possible? The documentation don't seem to be covering this.
Thank You.
Hi Antoine, what do you mean exactly? Are you trying to access contour data externally? I suppose this depends on how you're storing the contour data and what you want to do with it. Contour is pretty flexible with data via workflows, if you outline your situation a bit more I could probably offer you more guidance.
-Amir
I have a MVC website completely separated from the website with contour and as far as I know the data is saved to a SQL database that I have access to. Of course I could get the data from the database but the structure seem pretty complicated so I though the API would offer some features to get the data from contour itself(Much like the TFS API you can use a connect("linktotfsserver")).
I am currently working on a rest api to query directly the database. If anyone is interested, I can post the project.
Antoine, definitely interested!
is working on a reply...