Fork Join Workflow Element REST Endpoints

Fork Join Workflow Element
TheFork Join Workflow Element aggregates the data from various sources at real time. The Fork Join 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 Fork Join Workflow Element can have one primary participant and one secondary participant, each of which is a WorkFlow Element of any type. The Fork Join 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 Fork Join Workflow Element
Method: post
Path: /rest/v1/admin
Delete a Fork Join Workflow Element by DN
Method: delete
Path: /rest/v1/admin/{dn}
Find Fork Join Workflow Element by DN
Method: get
Path: /rest/v1/admin/{dn}
Modify a Fork Join Workflow Element by DN
Method: patch
Path: /rest/v1/admin/{dn}