I want to know where can i read an API error when call api in web activity, I don't see response section, I see the error message during monitor error tab but i watnt to save this errors for future references. Thanks
I want to know where can i read an API error when call api in web activity, I don't see response section, I see the error message during monitor error tab but i watnt to save this errors for future references. Thanks
Hello @LuisLpez-4254,
Welcome to the Microsoft Q&A platform.
To access error message details use
Error.messageproperty in expression using Ser Variable.
In below example we are using same property to access web activity failure error details to store in variable.

Hope this helps. Do let us know if you any further queries.
Please don’t forget to Accept Answer and Up-Vote wherever the information provided helps you, this can be beneficial to other community members.
5 people are following this question.