Disclaimer: Independent educational project. Not affiliated with EvoluteIQ. Built by Kaushal Khodifad. Data from public sources; figures are estimates.return to portfolio
Disclaimer: Independent educational project. Not affiliated with EvoluteIQ.
FlowIQ v0.1

App Connections

The same 16-connector registry the flow runtime reads.

Executes
runtime dispatches real logic - probe it live
Catalog only
nodes return a labeled echo, never a fake success
all traffic hits a synthetic in-memory fabric; secrets never sent with probes

Execute in the runtime

7 of 16

SAP S/4HANA

ERP · modeled base latency 180ms

Executes
raisePOwrite

Computes a min-max (s=ROP, S=2×ROP) replenishment quantity from the packet's onHand/reorderPoint and inserts a purchase requisition with a need-by horizon from leadTimeDays.

Epic EHR

Healthcare · modeled base latency 210ms

Executes
fileResultwrite

Files the lab result back to the EHR with an abnormal-flag status. Patient identifiers are MASKED in every log line and audit delta (PHI minimization); analyte values stay in-memory only.

ServiceNow

ITSM · modeled base latency 140ms

Executes
createIncidentwrite

Opens an incident using the standard impact x urgency priority matrix; outage-class classifications raise impact to 1.

Snowflake

Data · modeled base latency 130ms

Executes
appendAuditRowwrite

Appends a compact audit row (source record id + field count) to an append-only audit table - the pattern used for downstream analytics/compliance sinks.

Stripe

Payments · modeled base latency 100ms

Executes
schedulePaymentwrite

Schedules a net-terms payment for the invoice total - and REFUSES the packet (GuardrailReject) when an upstream matchPO marked it over the approved PO amount.

Zendesk

Support · modeled base latency 105ms

Executes
createTicketwrite

Creates a ticket from the packet's AI classification: urgency maps through a P1/P2/P3 SLA matrix (30m / 4h / 24h) and the topic label routes to an assignee group.

PO Ledger (internal)

Finance · modeled base latency 70ms

Executes
matchPOread

Real 2-way match: looks the packet's PO number up in the ledger, throws PO_NOT_FOUND when absent, and compares invoice total vs approved amount.

Catalog only

9 of 16

NetSuite

ERP

Catalog only

Modeled latency 150ms. A flow node pointed here returns { executed: false, catalogEcho: true } with a log line saying so.

Salesforce

CRM

Catalog only

Modeled latency 120ms. A flow node pointed here returns { executed: false, catalogEcho: true } with a log line saying so.

Slack

Messaging

Catalog only

Modeled latency 90ms. A flow node pointed here returns { executed: false, catalogEcho: true } with a log line saying so.

Microsoft 365

Productivity

Catalog only

Modeled latency 110ms. A flow node pointed here returns { executed: false, catalogEcho: true } with a log line saying so.

Workday

HCM

Catalog only

Modeled latency 170ms. A flow node pointed here returns { executed: false, catalogEcho: true } with a log line saying so.

Jira

DevOps

Catalog only

Modeled latency 120ms. A flow node pointed here returns { executed: false, catalogEcho: true } with a log line saying so.

Twilio

Comms

Catalog only

Modeled latency 95ms. A flow node pointed here returns { executed: false, catalogEcho: true } with a log line saying so.

DocuSign

eSign

Catalog only

Modeled latency 160ms. A flow node pointed here returns { executed: false, catalogEcho: true } with a log line saying so.

Shopify

Commerce

Catalog only

Modeled latency 115ms. A flow node pointed here returns { executed: false, catalogEcho: true } with a log line saying so.

↑ Independent educational project by Kaushal Khodifad. EvoluteIQ is a real company in the intelligent automation & process orchestration space; this design and the underlying prototype were built by Kaushal as a portfolio study. Not affiliated with, endorsed by, or representative of EvoluteIQ's actual product. Data is from public sources. Figures are estimates.

Return to portfolioOpen the live demo