Drupal 8 - Sending Faxes with Twilio
Yep, you read the title correctly and it says “fax.” Faxes are still used, and Twilio has an API to send and receive faxes that is quite easy to use.
Wow, what a great little API. Exchange Rates API is a free API that helps with currency conversion rates.
All that needs to be sent is the base currency and the currency that you want to convert. Then the conversion rate is returned. Making it simple.
Example
GET Request: https://api.exchangeratesapi.io/latest?base=USD&symbols=GBP
Result: {"base":"EUR","rates":{"USD":1.1264,"GBP":0.86168},"date":"2019-04-11"}
Looking for a Drupal developer? Specifically a Drupal Commerce or a backend developer? Then you came to the right place.
I am a backend Drupal developer with extensive experience working with Drupal Commerce for both Drupal 7 and 8 for over seven years now.