SAP Integration API Odata

0
Hi Guys, I am using SAP Integration OData for calling API. I am calling Get API so I am facing some error code here like (400, 500) How I can handle in mendix microflow. If anyone know about this Please answer me.   Thanks  Disha 
asked
1 answers
0

Hi Disha,

 

For REST I use this:

The first log message (left to right) is:

 

The decision is:

and 

and the second log message is:

https://restfulapi.net/http-status-codes/

Go Make IT

 

answered