Setting url parameter in server connect and action schedular

Hi,
I have an server connection which uses a URL parameter, which I have set.

If I then set an Action Schedular on the app side, do I still to define the URL parameter again in the App schedular, it was already define in the server connect?

No.
Wappler/AppConnect will pickup the value from main definition.
And if you do put any values here, it will override the value from main definition at the time of call.

1 Like

Thanks @sid! Appreciate the clarification.