Skip to content

Variables can't be passed through trigger URL #1742

@fxj368

Description

@fxj368

Describe the bug
I want to execute Automa workflow with variables through an URL. And I attempted to use {{variables.variableA}} to access the variable but failed.
chrome-extension://infppggnoaenmfagbfknfkancpbljcca/execute.html#/uZhm-lJyEbObBs3URyWJ_?variableA=value&variableB=10

To Reproduce
Steps to reproduce the behavior:

  1. Create a workflow which will access some variables.
  2. Execute it with variables through an URL.
  3. The variables can't be accessed.

Expected behavior
The variables should be passed.

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Google Chrome 125.0.6422.7 (Stable)
  • Extension Version: v1.28.27

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions