Use external API for CRUD functionality

Hi, does anyone know how to implement this in admin panel? Example is I want to use an external api which it has a CRUD endpoints. What I'm gonna do is that I want to use the admin panel for this. My initial idea is that for example in Action I want to add there my api
Was this page helpful?