Use Wise as a trigger to kick off a workflow, or use it as an action to do something automatically in your workflow.
No triggers available
Opens a balance within the specified profile, in the currency and type specified.
Retrieves a balance based on the specified balance ID.
Retrieves all multi-currency account balance accounts for a profile.
Closes a balance account. Balance must have zero balance to be closed.
Converts funds between two STANDARD balance accounts in different currencies using a quote.
Move money between balances (add to jar, withdraw from jar, or convert between currencies).
Check deposit limits based on regulatory requirements. Useful for profiles in Singapore or Malaysia.
Add a recipient account for automatic excess money transfers when balance exceeds regulatory limits.
Get an overview of total account valuation and available liquidity across all balances.
Get authenticated user details for the token. Response includes personal profile info.
Get authenticated user details by user ID. Response includes personal profile info.
Create a new Wise user with registration code. Email must be unique.
Check if a user with the given email already exists in Wise.
Set a contact email address for user notifications.
Retrieve the contact email address for a user.
Retrieves profile information by profile ID.
Retrieves all profiles belonging to the authenticated user account.
Fetch current or historical exchange rates between currencies.
Creates an authenticated quote for a transfer. The quote locks the exchange rate for 30 minutes.
Retrieves a quote by ID.
Updates a quote with recipient and payment details. This may change pricing and delivery estimates.
Create a transfer from quote. Use customerTransactionId for idempotence to ensure only one transfer is created per request.
Get transfer details by ID
Fund a transfer from balance or other payment method
List transfers with optional filtering by status, currency, and date range
Cancel a transfer. Only transfers that have not been funded can be cancelled.