Hi all,
I have a simple question, is it possible for a view or look to do an external API call and with the response filter the data in the database?
- The view makes a GET request to a URL
- Receive the data, parsing it
- Display the data filtered with the response