System Information
- Strapi Version: 4.1.5
- Operating System: Windows 10
- Database: PostgreSQL 10.19.0
- Node Version: 14.17.0
- NPM Version: 6.14.13
- Yarn Version: -
Hi All,
I’ve been trying to customize/extend the API of from the Admin Panel so I can send data to another backend whenever I try to add or update an entry inside the Content Manager collection types or single type. It seems i’m a bit too dense or don’t really understand the documentation for V4 yet and haven’t found a way to even create the files that extend this API, I only managed to send the data to the strapi server and now I want to send data from the Panel back to a backend.
If anyone has any idea or examples of file structures at least it would be apreciated.
Thank you!