Setting Global Variable for Maker/IFTTT problem

I'm trying to set a Global Variable (basementTemp) for tracking temps. I had set this up previously in RM 2.5, but having a problem in 3.0 and getting the variables to pass to the webhook.

Global Variables appear OK to me.
image

And I can fire the webhook manually, but it doesn't seem to be setting the Global Variable.

This worked with my previous temp tracking rule.
image

What am I doing wrong? The URL will trigger the IFTTT and write to my spreadsheet, but its not pulling the global variables.
image

In rule machine 3.0 you have to put variables between %'s instead of curly brackets. Try the link and substitute %SMKTempVAR% for {SMKTempVAR}.

1 Like

thanks. Will give that a shot.

Boom. Solved. Thanks @Ryan780

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.