Shopify Add Order Note

Uses Shopify endpoint here:
šŸ‘‰ https://shopify.dev/docs/api/admin-rest/2025-04/resources/order#put-orders-order-id

This action adds or appends a note to an existing Shopify order.

Inputs

NameTypeDescription
Shopify SubdomainStringShopify subdomain
Shopify API KeySensitiveStringBasic Auth API Key
Shopify API SecretSensitiveStringBasic Auth API secret
Order IDStringID of the order to update
NoteStringNote content to add to the order

Outputs

NameTypeDescription
SuccessBooleanWhether the order was updated