cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
lala
Level IX

Can JSL download server data through an API that python can use?

For example, the server has apis for downloading data to python

2023-02-08_10-05-22.png

 

 


Is there a way that JSL can also download server data through this API?

It should be a very professional question,Thanks Experts!

1 REPLY 1
UersK
Level III

Re: Can JSL download server data through an API that python can use?

Wait(0);

Recommended Articles