"Has Anyone Been Able to Use the Wise/Transferwise API with Pipedream?"

This topic was automatically generated from Slack. You can find the original thread here.

hi, anyone succeed to use wise/transferwise api with pipedream? I can’t make it works, seems the wise api is down from my side

Hi , may I ask more information about the error? Also what specific API you’re using for Wise? Maybe I can submit a ticket to implement a Pipedream action for that API in order for you to use

check their docs, I think the Base URL was changed.

I didn’t find their Base URL, any idea?

I’ll check tomorrow on my account since I was tinkering with this a few weeks ago.

nice would be awesome if you share the solution :+1:

change the base URL from .tech to .com and give it a try

OMG it works thank you so much , do you know if I can use wise as a trigger on any new wise transaction/record ?

Seems possible yes via webhook: Webhook

I’m not too sure, I was only tinkering with the Wise integration - didn’t end up doing anything with it.
I would assume you can setup Webhooks, not sure if they need to be setup via the API or can also be setup in the dashboard.

Hello , @U02NF9HLN3H, I have created a ticket here to update Pipedream’s sample code with the new base url: [IMPROVEMENT] Wise code sample is outdated · Issue #5453 · PipedreamHQ/pipedream · GitHub

Please let me know the specific action you’d like to have so we can implement on our side

Hi would be nice to have a way to get the “latest transaction record” or even to have a trigger for that, that also return the amount, the currency etc. Basically my goal is any time wise create a new transaction record, I want to log it in Airtable, so in Airtable I can do accounting and attach documents for every single records (money paid, money received, money sent, refund received…)

And if we can extend that back like, any time I upload document to airtable it would upload to wise record it would be awesome (but not sure if it’s possible)

Hello , I’ve created a ticket here for the Wise transfer state change.

I’m not sure if your “latest transaction record” usecase is supported by Wise event type so I just picked the closest one.

Please feel free to edit/comment into the ticket if needed!

Hi would be nice if we could have also an api to get the balance statement transactions list of all records between a start date and end date (I didnt success to make it with their api doc)

Hi , I’ve added a ticket here: [ACTION] Wise get Balance statement · Issue #5463 · PipedreamHQ/pipedream · GitHub for this action. Kindly subscribe to it to be noticed when it landed. Also feel free to create a Github issue for us stating the trigger/action that you need via this link: Sign in to GitHub · GitHub