Hi,
I have create a logic app which utilizes a entity and creates data in data storage.
I have below queries.( I have 4 companies in D365)
1) Do I need to run the logic app 4 times or create 4 different logic apps to run the same thing for 4 diff companies or there is a better way to handle the same in 1 app itself. the target storage folder is different for all the 4 companies but within the same resource/domain.
2) Since the app is created with my id lets say vicky's credentials including the connection with the entity, how do i move it to the UAT and Prod environment. Do I need to copy paste and manually create and change it for UAT/prod environment or ,is there a better approach.
OR do i need to use a different account in development environment itself and then use the same for uat and prod.
3) Are there any existing logic app templates available for D365 (github etc) , I know there are many in general available on internet but I want something related to D365.
Thanks,
VK