GET
get all the connectionpoints, it is possible to filter on name, type (DATABASE, APPLICATION, MESSAGE_QUEUE, WEB_SERVICE, FILE, BUSINESS, ION_API, ANYSQL, STREAM), logicalId or updatedafter (format: yyyy-MM-dd'T'HH:mm:ss'Z', so for instance 2020-09-29T18:46:19Z)POST
create a connectionpointGET
get the connectionpoint with the specified name or logicalIdPUT
update the connectionpointDELETE
delete the connectionPointPUT
Generate OAuth connectionpoint properties.PUT
Update connectionpoint properties.PUT
refresh the list of documents for a two-way IMS connection point.GET
get all the dataflows, it is possible to filter on name, type (DOCUMENT_FLOW or DATALAKE_FLOW) and updatedafter (format: yyyy-MM-dd'T'HH:mm:ss'Z', so for instance 2020-09-29T18:46:19Z)POST
create a dataflowPUT
activate dataFlows with the given names.PUT
deactivate dataFlows with the given names.GET
get the dataflow with the specified namePUT
update the dataFlowDELETE
delete the dataFlowPUT
activate dataFlow with the given name.PUT
deactivate dataFlow with the given name.GET
validate dataFlow with the given name.GET
get all the mappings, it is possible to filter on name, status, source document, target document and updatedafterPOST
create a mappingPUT
approve mappings with the given names.GET
get the mapping with the specified namePUT
update the mappingDELETE
delete the mappingPUT
approve mapping with the given name.