PipedreamHQ/pipedream

[ACTION] Nuvemshop(TiendaNube)

Open

#19495 opened on Dec 15, 2025

View on GitHub
 (3 comments) (0 reactions) (1 assignee)JavaScript (7,438 stars) (5,305 forks)batch import
actionenhancementgood first issuehelp wantedtriaged

Description

Is there a specific app this action is for? Nuvemshop (TiendaNube)

Please provide a link to the relevant API docs for the specific service / operation. Link to the API doc: https://tiendanube.github.io/api-documentation/resources

It would be great to have the actions for: Get Orders: https://tiendanube.github.io/api-documentation/resources/order#get-orders Specifically being able to manage the "q" request parameter to look for an order by order number which is different than order id.

Get Products: https://tiendanube.github.io/api-documentation/resources/product Sort of as the same action for the Shopify MCP.

Contributor guide