But when the grid variables are used, it produces an error because the value in the URI Connection is just the value (ex. 100000 instead of event_id=100000)
How can I add the parameter to the grid variable value to make this work?
I am not sure if this is the answer but you need to provide connection details in the 'Connection Options' like API key value. Please check the screenshot for this:
And the details should be passed in the API Query Component also. The value of grid variable should be passed when you declared it.
Hey @ryan any chance you could share some pseudo-code for your solution? I'm also trying to get a job variable passed into the URI but no luck so far... cheers!