I want to send POST webhook with the result parameter from Postgresql like above,
but webhook data send INT value to STRING.
Is there any workaround for this ?
I tried Custom webhook request, but I coudn’t find out to use previous step(result from Postgrsql)’s variable as input data.