26-01-21 01:42 PM
28-01-21 01:29 AM
Hi Anton
It can be a little bit confusing 'cause actually there are two objects related to Interact; one is the Web API which makes all the calls back to Interact and the second is the VBO which calls the Web API. The VBO is the one that you want to be using in your process design.
The image on the left is the Web API (Interact Management) and you need to pass in the OAuth2 credentials. The image on the right is the VBO (Utility - Interact API) which handles OAuth2 and other stuff under the covers.
You also need to make sure that the Bearer Token credential is setup with your unique API key. The key is written to a file in the install directory.
You can also see that the VBO contains a lot more actions which makes it much easier to use.
Also, if you're not already, I'd definitely recommend using Interact V4.1 rather than V4.0 - it makes a big difference.
Cheers
Dan
20-08-21 01:49 PM
20-08-21 03:41 PM
Hello Soubhagya,
Did you given access rights for interact API credentials ?
You have to update authentication server url in Interact Webservices.