You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+23Lines changed: 23 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,7 @@ Gives new Node-RED node types for your automation workflows, which are designed
18
18
19
19
-[Create Dataset](#create-dataset)
20
20
-[Launch and Monitor a Run](#launch-and-monitor-a-run)
21
+
-[List Files from Data Explorer](#list-data-link-files)
21
22
22
23
Also [Launch](#launch) and [Workflow](#workflow) nodes for more custom workflows where polling workflow status is not required and it's helpful to have full control.
23
24
@@ -126,6 +127,28 @@ Each message contains:
126
127
-`msg._seqera_request`: The request details sent to the API (when error occurs)
0 commit comments