How can i call API get call from pattern ?

venkat101
Tera Guru

Hi,

I want to perform API GET call on remote server to an URL and fetch data through discovery pattern. How can i do it?

2 REPLIES 2

PavanBV
Giga Guru

Is the server in Cloud by any chance?

RGreene
Tera Expert

Did you figure out how to do this?
I am needing use API calls on Nimble Storage devices.  They use tokens so I need to authenticate to them collect the token and then make get calls using the token.