web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Apps / How to create Datavers...
Power Apps
Unanswered

How to create Dataverse table using WEB API

(0) ShareShare
ReportReport
Posted on by Microsoft Employee

How to create Dataverse table using WEB API.

I have Json data in my shared drive. Using this JSON data I want to create dataverse table in Powerapps using WEB API.

Please give me guidance and reference.

 

I have the same question (0)
  • Community Power Platform Member Profile Picture
    Microsoft Employee on at

    Any help on How to create Dataverse table using WEB API.

  • wwweber Profile Picture
    146 on at

    There is a post regarding this from a few days ago with a good suggestion already. Basically the recommendation is looking at using dataflows

     

    Create Dataverse table from API query - Power Platform Community (microsoft.com)

     

    Direct link to documentation regarding dataflows 
    An overview of dataflows across Microsoft Power Platform and Dynamics 365 products - Power Query | Microsoft Learn

  • Mitanshu Profile Picture
    1,650 Moderator on at

    To create a new table within Dataverse, your web API endpoint will be:

     

    POST [ENV_URL]/api/data/v9.2/EntityDefinitions

     

    See https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/create-update-entity-def...for documentation on this.

     

     

    To add or update rows within an existing Dataverse table, you could use Dataflow or if you want to use web API, your endpoint will be:

     

    POST [ENV_URL]/api/data/v9.0/ENTITIY_SCHEMA_NAME

     

     

    See https://learn.microsoft.com/en-us/power-apps/developer/data-platform/webapi/create-entity-web-api for documentation on this.

     

    [ENV_URL] is of format:

    https://NNNNNN.crmN.dynamics.com

     

    Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If this post or my previous reply was useful in other ways, please consider giving it Thumbs Up.

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 93 Most Valuable Professional

#2
Haque Profile Picture

Haque 81

#3
Valantis Profile Picture

Valantis 49

Last 30 days Overall leaderboard