Understand how a Logic App runs—and where it may need attention.
Paste or upload workflow JSON to explore triggers, actions, runAfter dependencies, nested branches, retries, endpoints and common reliability or maintainability findings.
Local-first No Azure connection required Secret values never displayed Feedback encouraged
Workflow JSONDefinition, workflow.json, ARM resource or ARM template.
Workflow reviewStructure, reliability and maintainability signals.
Review score100/100
Strong starting point
Early-access heuristic score based on the findings below, not a production certification.
Logic App workflow fileLogic App workflowContent version 1.0.0.0
Triggers1Workflow entry points
Actions4Including nested actions
Control flow1Conditions, scopes and loops
Network calls1HTTP and managed connectors
Max depth1Nested action levels
Failure paths1Explicit failed or timed-out runAfter
0High0Medium0Low1Info
Execution structure
Follow triggers, dependencies and nested branches.
This first early-access view focuses on workflow structure. A full React Flow canvas can be added after real workflow feedback.
When an order is receivedTrigger
Validate orderCondition
Send order to APIHTTP
Return invalid orderResponse
Log failureCompose
Review findings
Common risks and maintainability signals.
GateSift never displays detected secret-like values. Review all recommendations against your workflow semantics.
infoNo common early-access findings were detected
The workflow passed the current local review rules.
Recommendation
Continue with connector-specific validation and a manual architecture review before production use.
Configuration inventory
Parameters and connection references.
- $connections
- orderApiBaseUrl
- servicebus