-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Labels
backendConcerning any and all backend issuesConcerning any and all backend issuesbugSomething isn't workingSomething isn't working
Description
Not just the PATCH parameters
, even the display-conditions
endpoint
Screen.Recording.2025-10-09.at.19.01.35.mov
Example flow (important part is the input):
{
"label": "bar",
"description": "",
"inputs": [
{
"name": "input1",
"label": "Input 1",
"type": "string"
}
],
"triggers": [
{
"description": "",
"label": "Manual",
"name": "trigger_1",
"type": "manual/v1/manual"
}
],
"tasks": [
{
"label": "Var",
"name": "var_1",
"parameters": {
"type": "STRING",
"value": "bar"
},
"type": "var/v1/set",
"metadata": {
"ui": {
"dynamicPropertyTypes": {
"value": "STRING"
}
}
}
}
]
}
Metadata
Metadata
Assignees
Labels
backendConcerning any and all backend issuesConcerning any and all backend issuesbugSomething isn't workingSomething isn't working
Type
Projects
Status
V 0.1