Saving analysis results after running connection calculations using the API #956
Answered
by
TomKohoutek
s4lmonsushi
asked this question in
Help Q&A
|
Hi, I want to batch calculate a bunch of connection files using the API, saving the results and then interrogate them in the application later. I am able to use the python API to run the calculations, however there doesn't seem to be a function to save the results like if you run the calculation through the app. Is there a way to do this through the API? |
Answered by
TomKohoutek
Oct 20, 2025
Replies: 1 comment
|
Hello @s4lmonsushi , currently Connection API can provide two options of results:
Suggested workflow is, to save those results to files and do the interrogation proces on them after. Saving calculated results to ideaCon is not supported at this point. |
0 replies
Answer selected by
nathanlukeIDEA
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Hello @s4lmonsushi ,
currently Connection API can provide two options of results:
Suggested workflow is, to save those results to files and do the interrogation proces on them after.
Saving calculated results to ideaCon is not supported at this point.