What's the startTrigger? A schedule? The Run button will run the Workflow with whatever data you have in your startTrigger's Test JSON. A scheduled run won't, you'd need to hard-code that data in to a code block or directly into your query.
What's the startTrigger? A schedule? The Run button will run the Workflow with whatever data you have in your startTrigger's Test JSON. A scheduled run won't, you'd need to hard-code that data in to a code block or directly into your query.