I'm working on the project, which is company managed and i have a backend (ticket) issue key called "CC-4" which I want to store Weekly conversion Rates for various currencies like
Euro Conversion Rate
USD Conversion Rate
AED Conversion Rate
GBP Conversion Rate
OMR Conversion Rate .
This process should be done using Exchange rate API key. How it can be done using automation.
welcome to the community and thanks for your question.
You will need to create an Automation rule with the following parts:
https://api.exchangeratesapi.io/v1/latest?access_key=API_KEY
{{webhookResponse.body.rates.<CURRENCY>}}
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.