Calling APIs in the Extension
Whether it's an external API, a custom API you've created in a Client Web Application, or a DirectScale endpoint, there's not a unique way to call an API in the Client Extension. Any plug-in you want to use will work.
Here are a few resources for calling an API in .NET:
📘Further Reading
Updated over 2 years ago