Announcements
Hello all
Is it possible to access a Common Data Model via an API?
We would like to automate uploading information to our database from external sources to be used by a PowerApps app.
Thanks,
Cameron
You can use Flow to do that, see https://powerapps.microsoft.com/en-us/tutorials/data-platform-export-data/
@DLGross unfortunately that wont work for us as we need to be able to check existing records before adding new ones.
You may be able to use a Custom flow (to do this use Create from Blank) with a Condition to evaluate the existing data. Depending on the result you could then add the new data
I've had a look, and dont think I can do what I need with that.
Also there is the issue of error handling - there would be no feedback to the trigger if something went wrong.
we're working with thousands of records per day so there an't be any manual processes.
Surely there must be some type of web API, as the excel add-in must use it to refresh and publish?
Fired up Fiddler to see if I can reverse engineer it.
Looks like it used odata specification.
You need a JSON web token to authenticate. See here: https://docs.microsoft.com/en-us/azure/active-directory/develop/active-directory-protocols-openid-connect-code
Will keep trying.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 536
WarrenBelz 426 Most Valuable Professional
Haque 305