Get daily Costa Rica Colon to USD rate via notification
This Trigger retrieves today's current exchange rate for any two currencies at the time you specify.
Developer info
- API endpoint slug
- finance.currency_exchange_rate_stocks
Trigger fields
Input currency Nested dropdown list
- Label
- Input currency
- Slug
- input_currency
- Required
- true
- Can have default value
- false
Output currency Nested dropdown list
- Label
- Output currency
- Slug
- output_currency
- Required
- true
- Can have default value
- false
Time Text input
- Label
- Time
- Helper text
- Based on your time zone settings
- Slug
- time
- Required
- true
- Can have default value
- true
Ingredients
Input currency The symbol for the input currency.
- Slug
- InputCurrency
- Filter code
- Finance.currencyExchangeRateStocks.InputCurrency
- Type
- String
- Example
- USD
Output currency The symbol for the output currency.
- Slug
- OutputCurrency
- Filter code
- Finance.currencyExchangeRateStocks.OutputCurrency
- Type
- String
- Example
- EUR
Exchange rate The exchange rate between currencies.
- Slug
- ExchangeRate
- Filter code
- Finance.currencyExchangeRateStocks.ExchangeRate
- Type
- String
- Example
- 0.75416
Info url A link to more information about the exchange rate.
- Slug
- InfoUrl
- Filter code
- Finance.currencyExchangeRateStocks.InfoUrl
- Type
- String
- Example
- https://finance.yahoo.com/quote/USDEUR=X/
Check time Date and time this trigger was checked.
- Slug
- CheckTime
- Filter code
- Finance.currencyExchangeRateStocks.CheckTime
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06+05:00