---
title: "Meta-Info: Steps to Integrate with PowerApp"
slug: "meta-info-steps-to-integrate-with-powerapp"
excerpt: "Provides steps to extract the Meta-Info from Altoura System to external tool like PowerApps"
hidden: true
createdAt: "2023-07-25T07:15:18.124Z"
updatedAt: "2023-08-07T10:15:30.696Z"
---
## Requirement Details
Users should have the capability to export metadata for all objects available in the space and view them within PowerApp.
## Steps to enable the requirement
A new Key / Value pair has been added to specify the Powerapp url. Export functionality will be enabled against the space only if this key is present. Details of the required configuration to enable this functionality is provided below:
1. Login to Altoura Portal
<Image align="center" className="border" border={true} src="https://files.readme.io/5cb312a-image.png" />
2. Go to Project => Space
<Image align="center" className="border" border={true} src="https://files.readme.io/a5d7a3b-image.png" />
3. Click on 'Show Advanced Config' button
<Image align="center" className="border" border={true} src="https://files.readme.io/a0b9864-image.png" />
5. This will open the Project Meta Data page as shown below:
<Image align="center" className="border" border={true} src="https://files.readme.io/100188b-image.png" />
6. Scroll to the bottom of the Meta Data section and add the following Key/Value as shown below:
**Key: ObjectMetadataPowerAppUrl | Value:<Specify the Powerapp url>**
<Image align="center" className="border" width="489px" border={true} src="https://files.readme.io/64ef2f5-image.png" />
7. Save the changes made by clicking on 'Update Space' button.
<Image align="center" className="border" width="5px" border={true} src="https://files.readme.io/b47fe3d-image.png" />
8. Once the above changes are done, export functionality will be enabled against the space, provided there is at least one object in space which has export data. User can export and navigate to Powerapp by clicking the button shown below.
<Image align="center" className="border" width="75%" border={true} src="https://files.readme.io/0bee68b-image.png" />
Object Metadata

