cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
  • New JMP features coming to desktops everywhere this September. Sign up to learn more at jmp.com/launch.
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