Project Count via API
CONNECTED · CLIENT · 6777e525e9b5f571bb915be1
Issues
Show
| Severity | Type | Node |
|---|---|---|
| Error | Missing Variable Definition | #10 Stream Set Store Variable Action |
DetailsThis variable is used by at least one stream, but no matching definition was found in the exported reference data. → Check the variable name, export the latest definitions, or document the reference if it is resolved dynamically at runtime. |
||
| Deprecated | Compatibility: Deprecated Node Reference | #0 HTTP Request Action V5 |
DetailsHTTP Request Action V5 is marked as deprecated in the Helmut4 4.13.0 node reference. → Replace this node with the current supported action, condition, or output before upgrading or standardizing this workflow. |
||
| Orphan | Temp Stream Variable Write Without Read | #11 Stream Set Temporary Variable Action |
DetailsThis Temp Stream Variable is written by a stream, but no read was detected in the analyzed data. → Keep it if Helmut or a later workflow step consumes it; otherwise consider cleanup. |
||
| Dynamic Reference | Dynamic Variable Reference | #10 Stream Set Store Variable Action |
DetailsThe variable name contains a placeholder or dynamic expression, so the final key cannot be fully verified from the export alone. → Document the expected resolved values or add explicit definitions for the known runtime keys. |
||
References
Show
| Kind | Type | Key | Source | Node |
|---|---|---|---|---|
| Reference | Node Result | 4a937633-d4d2-4700-b796-55156964051a | Design | #7 Empty String Condition |
| Reference | Node Result | 4a937633-d4d2-4700-b796-55156964051a | Design | #10 Stream Set Store Variable Action |
| Reference | Node Result | a3010818-1489-4025-9d2e-4dde556d3794 | Design | #8 Wildcard Condition V3 |
| Reference | Node Result | f8ffe084-8a06-4094-93bf-29cccaf3616a | Design | #1 Json Extract Action V2 |
| Reference | Node Result | f8ffe084-8a06-4094-93bf-29cccaf3616a | Design | #6 Json Extract Action V2 |
| Reference | Store Variable | Project_counter_variable | Design | #10 Stream Set Store Variable Action |
| Reference | Store Variable | Project_counter_variable | Design | #11 Stream Set Temporary Variable Action |
| Reference | Store Variable | Project_counter_variable | Design | #12 Stream Set Store Variable Action |
| Reference | Store Variable | Project_counter_variable | Design | #13 Stream Get Store Variable Action |
| Reference | Store Variable | Project_counter_variable | Design | #14 Stream Set Store Variable Action |
| Setter | Store Variable | Project_counter_variable | Nodelist | #4 Stream Set Store Variable Action |
| Setter | Store Variable | {store.variable.Project_counter_variable} | Nodelist | #10 Stream Set Store Variable Action |
| Setter | Store Variable | {store.variable.Project_counter_variable} | Nodelist | #12 Stream Set Store Variable Action |
| Setter | Store Variable | {store.variable.Project_counter_variable} | Nodelist | #13 Stream Get Store Variable Action |
| Setter | Store Variable | {store.variable.Project_counter_variable} | Nodelist | #14 Stream Set Store Variable Action |
| Setter | Temp Stream Variable | debugCount | Nodelist | #11 Stream Set Temporary Variable Action |
Nodes
| # | Type | Title | Description | Summary | References | Issues |
|---|---|---|---|---|---|---|
| 0 | Action / General / HTTPRequest Action V5 | HTTP Request Action V5 | Execute HTTP requests | success -> #1 Json Extract Action V2 failure -> #2 Fail Action |
Deprecated
|
|
| 1 | Action / General / Json Extract Action V2 | Json Extract Action V2 | Extract values from JSON payloads | success -> #8 Wildcard Condition V3 failure -> #3 Fail Action |
node_result:f8ffe084-8a06-4094-93bf-29cccaf3616a |
Deprecated
|
| 2 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: http call failed |
|
|
| 3 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: http code extraction failed |
|
|
| 4 | Action / Helmut / Stream Set Store Variable Action | Stream Set Store Variable Action | Will update or create a Store Variable | store variable: Project_counter_variable |
Error
|
|
| 5 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: body length couldn't be extracted |
|
|
| 6 | Action / General / Json Extract Action V2 | Json Extract Action V2 | Extract values from JSON payloads | success -> #11 Stream Set Temporary Variable Action failure -> #5 Fail Action |
node_result:f8ffe084-8a06-4094-93bf-29cccaf3616a |
Deprecated
|
| 7 | Condition / General / Empty String Condition | Empty String Condition | Will check one or multiple strings whether they are empty or not | condition: NOT_EMPTY success -> #10 Stream Set Store Variable Action failure -> #12 Stream Set Store Variable Action |
node_result:4a937633-d4d2-4700-b796-55156964051a |
|
| 8 | Condition / General / Wildcard Multiple Condition | Wildcard Condition V3 | Will match input against one or multiple patterns (NB: This node is functionally equivalent to the "Match Multiple Patterns Condition" and may be removed in upcoming Helmut-releases) | source: ['200'] against: {node.result.a3010818-1489-4025-9d2e-4dde556d3794} condition: IS success -> #6 Json Extract Action V2 failure -> #9 Fail Action |
node_result:a3010818-1489-4025-9d2e-4dde556d3794 |
|
| 9 | Action / General / Fail Action With Message | Fail Action | Will always fail | message: http code !=200 |
|
|
| 10 | Action / Helmut / Stream Set Store Variable Action | Stream Set Store Variable Action | Will update or create a Store Variable | store variable: {store.variable.Project_counter_variable} | node_result:4a937633-d4d2-4700-b796-55156964051a store_variable:Project_counter_variable |
Error
Dynamic Reference
|
| 11 | Action / Helmut / Stream Set Temporary Variable Action | Stream Set Temporary Variable Action | Will set a temporary custom stream variable | temporary variable: debugCount success -> #7 Empty String Condition |
store_variable:Project_counter_variable |
Error
Orphan
|
| 12 | Action / Helmut / Stream Set Store Variable Action | Stream Set Store Variable Action | Will update or create a Store Variable | store variable: {store.variable.Project_counter_variable} | store_variable:Project_counter_variable |
Error
Dynamic Reference
|
| 13 | Action / Helmut / Stream Get Store Variable Action | Stream Get Store Variable Action | Will make a variable's value available | store variable: {store.variable.Project_counter_variable} success -> #0 HTTP Request Action V5 failure -> #14 Stream Set Store Variable Action |
store_variable:Project_counter_variable |
Error
Dynamic Reference
|
| 14 | Action / Helmut / Stream Set Store Variable Action | Stream Set Store Variable Action | Will update or create a Store Variable | store variable: {store.variable.Project_counter_variable} success -> #0 HTTP Request Action V5 |
store_variable:Project_counter_variable |
Error
Dynamic Reference
|