automation-hub
2022.10
false
- 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
Input for User Status
Automation Hub API Guide
Last updated Apr 19, 2024
Input for User Status
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