External API/backend integrations with Refine
I'm considering using Refine to build a CRUD webapp, but the app would also need to integrate with external APIs such as the Gmail API to perform two key functionalities:
Thanks!
- Sending emails from within the app
- Adding new data to an app whenever a certain GMail inbox receives an email
Thanks!