I’m setting a server side variable in an action workflow which works great in preview mode on my desktop, but when I publish the app and view it inside of the DronaHQ mobile app (iOS) the variables aren’t setting. I have confirmed the variables aren’t passing to my API by looking at the request sent from my app.
I’m not sure why this would work in preview mode but not in the published app?
The formula variable I’m setting (for example):
LOOKUP([users.X3Site] , users.UserEmail = USEREMAIL)