Question
Python api hybrid - ‘dataPoolId.Pool does not exist’
Hello,
I am investigating the data pool connection via the Python API.
I am following the guide in : tenant.realm.celonois.cloud/documentation/data-push-api-python/
If I then try to enter the datapool according to the documentation in:
tenant.realm.celonois.cloud/documentation/data-push-api-python/
I get the following error:
dataPoolId.Pool does not exist
If I try it via the curl command:
curl -X GET --header Content-Type: application/jso --header Authorization: Bearer <YOUR_API_KEY> https://<YOUR_DOMAIN>.celonis.cloud/integration/api/v1/data-push/<DATA_POOL_ID>/jobs/ -X POST -d '{targetName:<TABLE_NAME>",type:REPLACE}
I get the following error:
dataPoolId.Pool id may not be empty
For the data pool id I entered the datapool id of my connection.
In the picture attached you can see that the 1st mark is the data pool id. I took this as my data pool id.
image2019-8-22_17-1-111197512 101 KB
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Do you think this would be a solution for you?
Best regards,
Simon Riezebos