Json - Integration

hello everyone, I'm trying to invoke APIs from an app, which allow me to add records in tables of other applications.
for this I have generated a process that executes 3 tasks call a Webhoock

Adolfo_Enrique__1-1645126738188.png

Adolfo_Enrique__2-1645126771025.png

Adolfo_Enrique__3-1645126796200.png

 

 

Adolfo_Enrique__0-1645126505864.png

Adolfo_Enrique__4-1645126985430.pngAdolfo_Enrique__5-1645127028224.png

 

All this is executed, if the next bott meets certain condition.

Adolfo_Enrique__6-1645127145546.png

 

but, once everything runs, I see on the monitor that there were no errors.
But the records have not been generated in the tables of the applications that I have defined in each task.

 

the monitor shows me the following. But I can't figure out where the problem is.

Adolfo_Enrique__7-1645127450320.pngAdolfo_Enrique__8-1645127481497.pngAdolfo_Enrique__9-1645127561122.pngAdolfo_Enrique__10-1645127612605.pngAdolfo_Enrique__11-1645127638022.png

 

Please, I would be very grateful if you help me to detect the problem

 

0 1 34
1 REPLY 1

I would recommend checking the recipient of your API request to see if there is an error on their end.  they likely have log files you can access.

Another tool you might look into using is called Postman.  You can test your JSON code with this tool by sending it directly to the service and viewing any errors they might be returning.

 

Top Labels in this Space