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

Notifications

Announcements

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

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
    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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Apps

#1
WarrenBelz Profile Picture

WarrenBelz 802 Most Valuable Professional

#2
Michael E. Gernaey Profile Picture

Michael E. Gernaey 332 Super User 2025 Season 2

#3
Power Platform 1919 Profile Picture

Power Platform 1919 273

Last 30 days Overall leaderboard