Link api to repository in Strapi

System Information
  • Strapi Version: “3.6.8”
  • Operating System:
  • Database: MongoDB Atlas
  • Node Version: 14.xx
  • NPM Version:
  • Yarn Version:

I am having a case when using Strapi that after I push the candidate fields to the candidate dashboard, with a file that the candidate pushes to strapi’s repository, I need to get the path of the candidate information. file and push to the candidate dashboard. If I want to do that, how can I do it? Thanks