AutomationAnywhere.Feed is a Power Query M function that is used to access data. There is currently no additional documentation available.
Compatible with: Power BI Service Power BI Desktop Excel Microsoft 365
Syntax
AutomationAnywhere.Feed(
CRVersion as text,
CRHostName as text,
) as table
Description
The AutomationAnywhere.Feed function lets you log in to the Automation Anywhere platform.
As the Control Room version you can specify:
- “10.x/11.x”
- “Automation 360”
- “11.3.5.1 Or Higher”
Provide the Control Room Hostname as text in the second argument.
