I am building an angular project where I am looking to integrating MS Teams/Outlook video calls.
Basically, if we have an invitation link for a call, can that be opened into my own external app? Or, somehow can we embed MS Teams calling interface on my app?

Yes, this is possible using Azure Communication Services Web (JS) SDK. Could you please take a look at Teams interop on Azure Communication Services documentation.