Shopify → OpenAI → Microsoft Teams
Apps Required
Detects newly created Shopify orders on a schedule that runs every 3 minutes.
Converts Shopify billing address data into structured JSON for risk evaluation.
Uses rule-based scoring in OpenAI to evaluate fraud risk percentage, risk level, fraud flag, reasons, and evaluation timestamp.
Parses the OpenAI response into structured JSON fields for downstream decision logic.
Merges Shopify order data and fraud analysis output using pair index mapping.
Checks whether the fraud risk percentage is greater than or equal to 50.
Sends a warning message to Microsoft Teams when an order is classified as potential fraud.
| Modules | Trigger |
|---|---|
| Products updated | On products updated in Shopify. |
| New Abandoned Checkout | Triggers when a new abandoned checkout is created in Shopify. |
| New Company Created | Triggers when a new company is created in Shopify. |
| New customers created | On new customers created in Shopify. |
| New products created | On new products created in Shopify. |
| Customers updated | On customers updated in Shopify. |
| New orders created | On new orders created in Shopify. |
| New Company Location Created | Triggers when a new company location is created in Shopify. |
| New Refund Created | Triggers when a new refund is created for a Shopify order. Only fires for orders that have at least one refund with one or more refund line items. |
| Orders Cancelled | Triggers when an order is cancelled in Shopify. Only fires for orders where cancelledAt is not null. |
| New Company Location Created | Triggers when a new company location is created in Shopify. |
| New Return Created | Triggers when a new return is created for a Shopify order. Only fires for orders that have at least one return. |
Automatically evaluates every new Shopify order for fraud risk without manual review.
1
2
Combines configurable risk rules with OpenAI analysis to classify orders into low, medium, or high risk.
Notifies teams in real time through Microsoft Teams when potentially fraudulent orders are detected.
3
1
Automatically evaluates every new Shopify order for fraud risk without manual review.
2
Combines configurable risk rules with OpenAI analysis to classify orders into low, medium, or high risk.
3
Notifies teams in real time through Microsoft Teams when potentially fraudulent orders are detected.
Common questions about this automation template.
Automate smarter with an AI-native platform designed for the way mid-market businesses really work.