automation-hub
2.2510
true
Automation Hub API guide
- Open API
- Introduction to Automation Hub API
- API References
- 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
User invitation and status input values for Automation Hub API calls in Automation Suite 2.2510, with interdependency rules for the status table.
Note:
The user invitation and status values are interdependent. Please check the below Status Table before using them.
| Key | Value | Use Case |
|---|---|---|
| user_invite_status | User status is not invited = 0 User status is pending = 1 | GET and POST request parameters |
| user_is_active | Inactive user = 0 Pending user to whom an invitation email is not sent = 1 Pending user to whom an invitation email is sent = 2 Active user to whom an invitation email is sent = 3 | GET and POST request parameters |
UI Correspondent: Completing the Add User Form