Tools Early access analyzer

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
Early accessHelp shape the Logic App Workflow Helper.

Connector definitions vary. Please report workflows that parse incorrectly, missing action types, or findings that do not look right. Never email real secrets or customer exports.

Send bug or feedback
Try an example
Processed only in your browser
Workflow JSONDefinition, workflow.json, ARM resource or ARM template.
2,410 charactersDrag and drop .json
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
Starts without runAfter dependencies
Send order to APIHTTP
ActionsStarts without runAfter dependenciesRetry: exponential
Return invalid orderResponse
ElseStarts without runAfter dependencies
Log failureCompose
After Validate order (Failed, TimedOut)
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.

Parameters
  • $connections
  • orderApiBaseUrl
Connection references
  • servicebus