Collibra API Task in Designer
Hi, can anyone tell me how to use the Collibra API Task in the workflow designer?
I am getting 400 status code, which likely indicates an issue with the request data.
Below are the details I am using :
Request Method : POST
Request Path : https://collibra_url/rest/2.0/assets (To create asset)
Request Body : {
"name": "testing",
"domainId": "06457b1eb-cc38-94re-94dd-657b45d0b4fd",
"typeId": "00000000-0000-0000-0000-000000031007"
}
SUJIT SINHA
Posted 1 year ago
0 comments