Core nodes provide the foundational building blocks for your workflows. They handle API requests, data persistence, web content extraction, flow control, and output formatting.Documentation Index
Fetch the complete documentation index at: https://ai-kb.automationanywhere.com/llms.txt
Use this file to discover all available pages before exploring further.
Nodes at a glance
API
Make HTTP requests to external APIs and services.
Datastore
Store, retrieve, or delete values across workflow executions.
Extract Website Content
Scrape and extract content from a web page URL.
Final Output
Define the final response returned by the workflow.
Return Response
Return a custom HTTP response with a status code, headers, and JSON body.
Call Flow
Trigger another workflow in the project as a child flow.
Get Flow Result
Wait for a child workflow to complete and retrieve its result.