Skip to main content
Question

Getting Started with MCP Agent Connections - Resources

  • August 18, 2026
  • 1 reply
  • 27 views

I am doing the Getting Started with MCP Agent Connections course in which we need the URL for REST web services. In the video it is mentioned that the URL is in the video description, but the URL is not there.

1 reply

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+6
  • Automation Anywhere Team
  • August 18, 2026

@Rachel.G The URI is available at 6:54 in the video. Here it is for clarity:

https://developer.automationanywhere.com/webservices/peoplesearch.php?firstname=$sFirstName$&lastname=$sLastName$

Be sure and use the correct variable names if you deviate from the video.