Implement the IMPORT ROUTE in a SImConnect Client app

Hej,

I am developing a Simconnect Client app for MSFS2024 and need to implement a function that will generate the route from a pln file (I have a list of all SimBrief pln files in the app) and import that route to the airplane avionics.

I know I can do this via the SimBrief Dispatch addon in the MSFS2024 EFB, but I would like to implement this function in my app directly.

Is there a way to do this with the SImBrief API?