Short answer: Drop the "Microsoft Dynamics 365 → List Dynamics Opportunities" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Status state_code | select | Optional | Filter by opportunity state |
Limit top | number | Optional | Max records to return |
{"state_code": "{{trigger.state_code}}","top": "{{trigger.top}}"}
{"value": [{"name": "Acme Q2 expansion","statecode": 0,"opportunityid": "22222222-2222-2222-2222-222222222222","estimatedvalue": 50000}]}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.