Developer Docs
Build on Etlworks programmatically. REST API, AI Agent API, CLI, and inline scripting
REST API
- Built-in APIs
- Calling Etlworks Built-in APIs
- Authentication API
- Health API
- Run Flow by ID API
- Run Flow by name API
AI Agent API
CLI
Scripting Basics
- Errors when executing JavaScript
- Add information to the Flow log
- Use JavaScript
- Use Python
- Add debug information
- Throw an exception
Scripting in Practice
- Set and Get a field's value in Mapping using JavaScript and Python
- Set field's value using native SQL (inline SQL)
- Randomization and Anonymization
- Execute any JavaScript or Python code as a Flow
- Execute a Step in Workflow conditionally
- Execute a Flow in a loop