Hi,
I have setup IMS connection point
Setup DataFlow
However when I call API "IMS GET accepted documents"
I get error: "Invalid client id provided"
Invalid client id provided
Logical ID in API call is exactly as in connection point, what am I missing here?
Thanks,
Kirill
Hi Kirill,
You cannot test IMS API endpoints via Swagger documentation as it requires the ION API client ID from your IMS connection point (from the downloaded ION API service account file). You can test from a rest client like postman using the service account details you downloaded.
Hi Prem,
Can I call IMS API from ION workflow?
I want to start dataflow from a workflow.
Regards,
You should be able to I believe, you need to use the same service account which you configured in the IMS connection point.