PipedreamHQ/pipedream

[TRIGGER] Wise New Transaction

Open

#14.757 aberto em 27 de nov. de 2024

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)JavaScript (5.305 forks)batch import
enhancementgood first issuehelp wantedtriagedtrigger / source

Métricas do repositório

Stars
 (7.438 stars)
Métricas de merge de PR
 (Mesclagem média 9d 7h) (131 fundiu PRs em 30d)

Description

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

Guia do colaborador