How to make REST API call with token authorization using Groovy script in engagement cloud?
We are trying to make a call to REST API of third party system, which needs a token authorization. In engagement cloud I am unable to find the method for token authorization.
Can we do it by Groovy in engagement cloud and if yes how?