We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2460107 commit 3e262b8Copy full SHA for 3e262b8
sources/platform/integrations/workflows-and-notifications/kestra.md
@@ -72,7 +72,7 @@ Tasks allow you to perform operations like running an Actor within a workflow.
72
73
Your completed template should match the template below.
74
```yaml
75
-id: get_last_actor_run_and_get_dataset
+id: run_actor_and_fetch_dataset
76
namespace: company.team
77
78
tasks:
0 commit comments