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 Automate / I want to connect a ne...
Power Automate
Unanswered

I want to connect a new table to an existing app dynamically.

(0) ShareShare
ReportReport
Posted on by
Hello Team, 
Please help me with this, 
I want to add new tables as datasources to an existing app. Users will be able to create new tables. I created a flow to use entitydefinition API to connect to the environment and create a new table in the existing solution the app is in. But now i want to connect the table that i just created to this app. I tried using this approach 

A post request to this URL 
https://orga286fed5.crm4.dynamics.com/apps/bb28d418-affc-4bdb-b52b-9c80d245d8ad/dataSources?api-version=2021-04-01
 
before this link i tried 
https://api.powerapps.com/providers/Microsoft.PowerApps/apps/{appId}/dataSources?api-version=2021-04-01

but this did nothing and it asked me to add my organization url in front of the url.

I added this to the body
{
    "properties": {
        "dataSourceName": "@{variables('SchemaName')}",
        "dataSourceType": "Microsoft.Dynamics.CRM",
        "connectionId": "shared-webcontents-e3e0e5c2-5deb-46d3-9de3-5bca22fa4ed4"
    }
}

But i am not able to complete this POC. 
Please guide me how to connect an app to a table 
 
Categories:
I have the same question (0)

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

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the July Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 308 Super User 2026 Season 2

#2
11manish Profile Picture

11manish 171 Super User 2026 Season 2

#3
Haque Profile Picture

Haque 137 Super User 2026 Season 2

Last 30 days Overall leaderboard