System Management
System management enables control of access to the platform (both from admins and external systems) and configuration of platform settings.
User Management
Allows managing human Operators and Admins that are allowed to access the Orchestrator and Platform Administration. There are two main roles:
- Admins: Those allowed to access functionaliy described in this section
- Operators: Those allowed to access Audience, Journey and Exchange creation.
You can create users and assign them to one of the above roles above.
API Access
API access allows external systems to integrate with Ochestrator functionality via RESTful Web Services.
- Inbound access: This is for external systems (your systems) calling Orchestrator REST API end-points. This, for instance, allows you to create and publish and Exchange with your Business Intelligence tool without ever touching Orchestrator UI.
- Outbound access: This is for the Orchestrator when publishing events such as 'send signal actions' triggered by Rules. For this you are expected to implement certain REST end-points to be called by the Orchestrator.