Skip to main content

Hello everyone,

I need to send a GET api with body{}

I didn’t find a way how to do that in Automation Anywhere.

Does anyone know how to do this? I don’t find how can I enter this thing .

 

Hi @Pessy 2427,

Most of the time when we use a Get method under Rest Web services,

The ENDPoint will contains the necessary informations to get the details and not required to give any JSON Body.


Please refer the below document for more Info: https://docs.automationanywhere.com/bundle/enterprise-v2019/page/auth-api-supported.html#tag/auth/paths/~1authentication/post
 


Hi @Pessy 2427 ,

Please check out the below link,

REST Web Service package

How to use REST Web Services Package in Automation 360


Reply