Hello everyone!I have to do a web service for the first time.This web service will receive a response with a token that I must use in the next call to obtain the information I want.Could someone guide me to do this? Do I need two web services; one to receive the touch and another once I already have the token to receive the response?
Discussion posts and replies are publicly visible
This looks like two sequential calls. You can just have two different integrations configured to do their respective works and then you can call the first one and use the response of it as input for the second one.
Are you facing any problems configuring it?
Sure. Tell me where do you want to use it? In a process model or on an interface.
Here is a quick documentation on how you can call an integration - docs.appian.com/.../Call_an_Integration.html
I need use it in a process model
These should help -
https://docs.appian.com/suite/help/23.4/Call_Integration_Smart_Service.html
https://www.youtube.com/watch?v=l0bF0n-CCtk&ab_channel=AppianCommunity