Good afternoon. I am creating an API integration rest consumes and I want to send the authorization parameters dynamically.
I have observed this section, I understand that I should be able to send the authorization data here, but I cannot send them correctly as I should send the username and password parameters.
Hello,
Please refer the below documentation.
https://success.outsystems.com/documentation/11/extensibility_and_integration/rest/consume_rest_apis/consume_one_or_more_rest_api_methods/
https://success.outsystems.com/documentation/11/extensibility_and_integration/rest/consume_rest_apis/simple_customizations/
In addition to these documentation, please refer this post as well.
https://www.outsystems.com/forums/discussion/22162/set-rest-api-basic-authentication/
Thanks,
Sachin