Temporary variables in backend workflows

Is there a way to get create a temporary variable for a backend workflow? I need to modify an email address from the DB based on whether or not the app is live. The backend WF is called from an API call.

You can use a conditional “Current version is not live” on the action that modifies the email.

Yeah - seems like that would make things messy but i’ll figure things out.

This topic was automatically closed after 70 days. New replies are no longer allowed.