Skip to main content
Ground Control | Tier 1
June 25, 2023
Question

REST API Get method using with body{}

  • June 25, 2023
  • 2 replies
  • 674 views

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 .

 

2 replies

Cadet | Tier 2
June 26, 2023

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
 

Tamil Arasu10
Most Valuable Pathfinder
Most Valuable Pathfinder
June 26, 2023
_Tamil_