Custom action showing as GET instead of PUT

Video link to the issue I’m having.

This is the golden standard on how to get help on the forum. :pray:

I can’t tell you why, without replicating and trying the same. But I would start by recreating the custom action from scratch.

Which leads the question. Why a custom action when an update action will do the same?

Is it an external collection or are you double handling the table in adalo and Xano?

I tried an update action and it didn’t seem to work properly. I think the issue with that is because the record column I am trying to update is a boolean and it looks like when a boolean is false in adalo it sends it to xano as a “null” parameter. So I wasn’t able to successfully update the boolean in xano from adalo.

any input on that?

Yeah I’ll message you