Adding a button on strapi admin dashboard

System Information
  • Strapi Version:
  • Operating System:
  • Database:
  • Node Version:
  • NPM Version:
  • Yarn Version:

I am trying to add a button on the strapi dashboard that will hit a post request of an external api when clicked. Can somebody please help me with this

You can do that trough a strapi plugin with the injection zones

Care to elaborate a bit? :sweat_smile: