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 9d13c0c commit 3c2cb8fCopy full SHA for 3c2cb8f
docs-v2/pages/code/nodejs/index.mdx
@@ -360,7 +360,7 @@ This is an alpha feature and is subject to change without prior notice.
360
361
You can invoke another workflow in your workspace with `$.flow.trigger`:
362
363
-```javascript
+```
364
await $.flow.trigger(
365
workflowId, // your Pipedream workflow ID, e.g. p_abc123
366
payload, // any JSON-serializable data
0 commit comments