Hi!
I'm trying to listen to a webhook and update a table, but i'm having a problem.
Here's what i did so far. First i took the endpoint URL and set it in my ERP to listen to the webhook. Then i set a Get All Input.
I created a new order in my ERP and Xano listened it:
After that i added an "Add Record In" to add the data to a table.
https://www.youtube.com/watch?v=D4ZDHId2CnE
As i saw in this video above, i copied the input and inside the input Numero_Pedido of Add Records In i pasted it in var aaaa sub path to select the path i wanted:
After saving and publishing, i created another order in my ERP, but i get this error:
Can you please help me? I have no idea what is wrong, i did exactly as the guy did in the video.