PipedreamHQ/pipedream

Returnista - New Trigger / Event Source (Webhooks: Return Order & Tracking Updates)

已关闭

#21,035 创建于 2026年6月2日

 (2 条评论) (0 个反应) (0 位负责人)JavaScript (5,305 个派生)batch import
actionenhancementgood first issuehelp wantedtriagedtrigger / source

仓库指标

星标
 (7,438 个星标)
PR 合并指标
 (平均合并 9天 7小时) (30 天内合并 131 个 PR)

描述

For neople


Describe the event source. What app is this for, and what event does the trigger correspond to?

These triggers are for Returnista — a returns management platform for e-commerce. Each trigger corresponds to a specific webhook event fired by Returnista during the lifecycle of a return order or shipment.

Please provide a link to the relevant API docs for the specific service / operation this trigger is tied to.

https://platform.returnista.com/reference/webhooks/


Requested Triggers

1. Return Order Created

Triggers when a new return order is created in Returnista.

2. Tracking Update Received

Triggers when any tracking update is received for a shipment associated with a return order.

3. Tracking Update Received — Status: Delivered

Triggers specifically when a tracking update is received and the shipment status changes to 'delivered'.

贡献者指南