APIs & Integrations

Laragón
Mitglied | Elite Partner
Mitglied | Elite Partner

How can I convert currency using an API or some workflow?

lösung

I'm currently working on creating records for a custom object called "Recurring Invoices" based on records from another custom object named "Services." I retrieve data from "Services" to create the "invoices," but the invoices sometimes have their total amount in Mexican pesos and sometimes in Colombian pesos. However, I want to save this amount in dollars. How can I ensure that the amount saved is equivalent to dollars?

 

Hubspot provide some solutions for this case?

0 Upvotes
1 Akzeptierte Lösung
SAMsan
Lösung
Mitwirkender/Mitwirkende

How can I convert currency using an API or some workflow?

lösung

You can do so by using an external API, a workflow and a Custom Code action. 
https://developers.hubspot.com/docs/api/workflows/custom-code-actions

Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
1 Antwort
SAMsan
Lösung
Mitwirkender/Mitwirkende

How can I convert currency using an API or some workflow?

lösung

You can do so by using an external API, a workflow and a Custom Code action. 
https://developers.hubspot.com/docs/api/workflows/custom-code-actions

0 Upvotes