sweekar k
 · founder and architect at buildersworkflow

how to get all the inputs which are having a value in it or input values which are not null

I have a set of around 50 inputs for my api
i would like to get all the input which have a value in it sent by the frontend

if there is no value sent from the frontend i dont want to get it

i know the simple way is to put a if else statement for each of these 50 inputs and create a new object, but this is a little time consuming

any function in xano to do this or any workaround someone could suggest me please

4 replies