automation-hub
latest
false
- Open API
- Introduction to Automation Hub API
- Generate your Token from Automation Hub
- Input for Automation Pipeline
- Input for Submission Type
- Input for Phase
- Input for Status
- Input for Phase and Status Update
- Input for Business Unit
- Input for Applications
- Input for Category
- Input for Cost Benefit Analysis
- Input for High Level Assessment
- Input for Detailed Assessment
- Input for Automation Idea Creation Date
- Input for Users
- Input for User Status
- User Status Table
- Input for Collaborators
- Output Dictionary
- Automation Hub Open API Power Query Data Parsing
- Automation Hub Custom Connector

Automation Hub API Guide
Last updated Mar 30, 2026
| Key | Value | Use Case |
|---|---|---|
| submissionType | Employee-driven Idea = 1 | Filter |
| CoE-driven Idea = 2 | Filter | |
| Citizen Development Driven Idea = 3 | Filter | |
| Process Mining Idea = 4 | Filter | |
| Task Mining Idea = 5 | Filter | |
| Change Request = 6 | Filter | |
| Agentic AI Idea = 7 | Filter | |
| Business Process = 8 | Filter |
-
By default, GET Automations and GET Automation Pipeline will return only Employee-driven and CoE-driven ideas (even if the
submissionTypeparameter is not used). To retrieve ideas of any other submission type — Citizen Development, Process Mining, Task Mining, Change Request, Agentic AI, or Business Process — thesubmissionTypeparameter must be explicitly added to the query.
Example: submissionType=1
UI Correspondent:
- Submitting an Employee-driven Idea
- Submitting a CoE-driven Idea
- Submitting a Citizen Development Driven Idea
- Submitting a Process Mining Idea
- Submitting a Change Request
- Submitting an Agentic AI Idea
- Submitting a business process