Look up FSN website product and recipe data referenced on an incoming order
domain: api.flowershopnetwork.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate with a stored FSN __token
Take the productId embedded in an order (found via RelayOrder.apiGetOrder's fsnProductData or the raw order payload)
Call MyfsnProduct.apiLoadProductData with that productId
Read the returned recipe (plain-text stem/foliage breakdown), name, description, imageUrl, and up to three advertised prices
Use the imageUrl to pull the product photo into the shop's fulfillment system if needed
Known gotchas
An invalid or inactive product id returns an exception with message 'Invalid product id' rather than a null product silently
The recipe string may contain embedded line breaks/carriage returns and escaped quote characters (e.g., 6 1/4" vase) that must be unescaped when displaying
Only products currently active on the florist's FSN website are resolvable by this call
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?