ForkJoin Workflow Element REST Endpoints

ForkJoin Workflow Element
The ForkJoin Workflow Element aggregates the data from various sources at real time. The ForkJoin Workflow Element aggregates the data from two sources at real time. It solves the problem of split-profiles, where the user data is split across two repositories. The ForkJoin Workflow Element can have one primary participant and one secondary participant, each of which is a WorkFlow Element of any type. The ForkJoin Workflow Element allows the user to search (search filter) against the primary participant, the secondary participant, or both primary and secondary participant whereas the Join workflow element allows the user to search (search filter) against the primary participant only.
Add, Search, Compare or Delete ForkJoin Workflow Element
Method: post
Path: /rest/v1/admin
Delete a ForkJoin Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find ForkJoin Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a ForkJoin Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}