Tasker and parameters
-
hi there im a complete newbie and have searched for the answer but couldnt find it
im trying to use tasker to send a http request with a parameter to triggercmd
for example to open a youtube video i would create a bat file such as follows
start https://www.google.com/search?q=%1
im stuck on how to put the parameter in the tasker http request task
i have tried after the token line but it doesnt work
any help would be much appreciated
thanks
-
@Red-Sufi , you can add one more parameter:
params:(your param)
-
@Russ thanks for the quick reply. I tried it out and it worked perfectly. Thanks again