1

I have created Power Automate Flow with AI builder custom models to read data from PDF and add that data to SharePoint list in my office 365 tenant (For example: https://contoso.sharepoint.com/).

Now, I need to add that flow with AI builder custom model to another office 365 tenant (For example: https://contosonew.sharepoint.com/).

Can anyone help me with the same?

Thanks in Advance.

4
  • Can you not just export the model and import into the other tenant? Commented Dec 17, 2022 at 21:59
  • Thanks for response. Do I need to only export the model and import into the other tenant or both export the flow & model and import to another tenant? Commented Dec 19, 2022 at 4:18
  • Both, they're independent of each other. Commented Dec 19, 2022 at 4:26
  • Thanks for response. I have tried to export/import both flow & model. Facing some issues while import model in another tenant. I have take reference form Microsoft official site. Please suggest some good reference links if you have. Thanks Commented Dec 19, 2022 at 8:12

2 Answers 2

0

what you can do is to create a new solution > add your existing flow > add your published model and then export the solution

It's important to note that the model will be usable in the other tenant but can't be retrained.

Hope it helps!

Sign up to request clarification or add additional context in comments.

Comments

0

When you want to move more than one component (Power automate flow/Power app/AI model, etc.), it is recommended to use Solutions in Power platform.

You can create a power platform solution, add your power automate flow & AI builder model in solution, export the solution from one environment and import it in another environment/tenant.

Check below documentations for more information:

  1. Solutions overview
  2. Create a solution
  3. Export solutions
  4. Import solutions

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.