Hi everbody, I am trying to create an app, which calls an PSQL-Scripts (the script and its HTTP trig
I am trying to create an app, which calls an PSQL-Scripts (the script and its HTTP trigger works). The script requires two inputs (start & end).
How can I configure the "runnable inputs" for i.e. start = (now - 31d) and end = now?