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-co...
Will keep trying.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
252 | |
122 | |
84 | |
84 | |
67 |