PipedreamHQ/pipedream

[TRIGGER] Wise New Transaction

Open

#14,757 建立於 2024年11月27日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)JavaScript (5,305 fork)batch import
enhancementgood first issuehelp wantedtriagedtrigger / source

倉庫指標

Star
 (7,438 star)
PR 合併指標
 (平均合併 9天 7小時) (30 天內合併 131 個 PR)

描述

What app is this for? This event source is for Wise (formerly TransferWise), a financial platform that provides currency transfers and accounts.

What event does the trigger correspond to? The trigger corresponds to transactions or card payments made through a Wise account or Wise debit card. This would allow users to capture individual transactions (expenses) and send them to other platforms (e.g., Notion, Airtable) for tracking or logging.

Provide a link to the relevant API docs: Wise API Documentation: Link: https://developer.wise.com/

Specific endpoint for transactions: The event source would use the Transactions endpoint to fetch transaction details. Here's the documentation link for retrieving account transactions: https://developer.wise.com/docs/#list-transactions

貢獻者指南