I am executing an api request in alpha, I want to access the api error response and success response messages and create dynamic toast using the messages from api response.
How to access the response? which object i have to use to get?
Is there a way to access this in after response custom code?
On success I am able to access via a output mapping local variable.
