Calling APIs in the Extension
Whether it's an external API, a custom API you've created, or a DirectScale endpoint, there's no 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 API in .NET:
📘Further Reading
Updated over 3 years ago