While it does take a bit more setup, you can make a REST call against the Dynamics' ODATA endpoints directly instead of using the built in connector: https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/data-entities/odata. Setting the cross-company=true parameter should allow you to update records from different companies.
F&O Update record with cross company workaround
Jaime Hernandez
1
Reputation point
Fin & Ops Apps Update record connector does not support cross company, I need to perform an update for an entity in F&O, right now it fails if the record is not in the default company for the connected user, is there a workaround where is not require to set the company as default, my process required to create/update records from different companies, also having a logic app for each company is not an option .
Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
3,551 questions