How can I get a connection string for a Microsoft Common Data Service Table?

Viewed 207

We'd like to create some C# services to intereact with the Microsoft Common Data services. We are not using Microsoft Dynamics (we might in the future, but that's maybe and not now), so https://<organization-name>.crm.dynamics.com does not seem applicable.

Is there somewhere I should be able to find the Service Uri? And what do I need to put for most of the other properties? Which ones are required?

Working the Azure Portal, I can usually click around to find Connection Strings. Is there someway I can do that within Power Apps?

1 Answers
Related