Upload to Mux Video and create relational entry

System Information
  • Strapi Version 3.6.8:
  • OSX:
  • SQLite:
  • Node Version v14.15.5:
  • NPM Version:
  • Yarn Version:

So Im looking to upload a video, use the Mux plugin to send it to Mux for transcoding, then store the reference to the mux asset in the database…

With the regular “upload” plugin, this would be very straightforward but with mux it is a bit different considering the asset ID’s and webhook responses. Any ideas on a good approach to handle this situation?