Microsoft Office 365 Update Draft and Send
Version 1.0.0
Create a draft, patch its subject and body, then send the updated message.
1 workflow
1 source API
1 provider
update-draft-and-send
Draft, revise, and send a message in one chain.
Creates a draft via POST /me/messages (201), updates it via PATCH /me/messages/{message-id} (200), then sends via POST /me/sendMail (202).
3 steps
inputs: initialSubject, revisedBody, revisedSubject, toAddress
outputs: draftMessageId, sentSubject
1
createDraft
Create an initial draft message with a placeholder subject.
2
reviseDraft
Patch the draft to apply the final subject and body. The update returns the revised message object.
3
sendMail
Send a message carrying the revised subject and body. Returns 202.
Every workflow here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for arazzo workflows
4 MCP tools reach this
find_arazzoBrowse and filter every workflow in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This workflow
curl "https://apis.io/api/v1/arazzo/microsoft-office-365-update-draft-and-send-workflow"
All arazzo workflows
curl "https://apis.io/api/v1/arazzo?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.
A second provider on the same verified email joins the account you already have.