question

SivaM-4353 avatar image
0 Votes"
SivaM-4353 asked bgervin edited

Using MS Graph API, can we able to get cross domain data

Hi, I would love to know, using MS Graph API can I able to get data from cross-domain. For Example, I have a tenant called "Tenant A" and another tenant called "Tenant B". Is there any possible way to get some site usage details from "Tenant A" and store that data as a CSV or Excel in "Tenant B" using power automate?

Note: Without coding.


microsoft-graph-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

ShwetaChoudhary-8869 avatar image
0 Votes"
ShwetaChoudhary-8869 answered

Thank you for reaching out.

In order to take data from one tenant and save it in another, you'll need to have accounts in both tenants. When you want to read from/write to tenant A, create and use a connection using the credentials in tenant A. Likewise for tenant B. So, you'll have actions in your Flow that use connections for both tenant A and tenant B. The only licensing implications are that you'll need user accounts in both tenants. That said, there are security implications that you may want to consider.

Thanks.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.