Join Workflow Element REST Endpoints

Join Workflow Element
The Join Workflow Element aggregates the data from various sources at real time. The Join Workflow Element aggregates the data from various sources at real time. It solves the problem of split-profiles, where the user data is split across multiple repositories. The Join Workflow Element can have one primary participant and one or more secondary participants, each of which is a WorkFlow Element of any type like LDAP Proxy WorkflowElement, RDBMS WorkflowElement, LocalBackend WorkflowElement, Distribution WorkflowElement, LoadBalancing WorkflowElement or even another Join WorkflowElement.
Add, Search, Compare or Delete Join Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Join Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Join Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Join Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}