Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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
Tera Guru

Is the server in Cloud by any chance?

RGreene
Tera Guru

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.