Notifications
Announcements
No record found.
Hi All,
I am working in vendor export for 2 companies through integration API through file.
I have generated one file for one company I want to do it for 2 companies not sure how to do may be I have to attach for loop in app designer but how do I pass separate job id for 2 companies?
Do I need to create a separate recurring job in 2 companies? and pass separate job id in for loop?
Are you using data package API ?
We are currently using file format .... as we got client id and secret ID as client is insisting to use those for connection to D 365...
Ok at the end of url you can append company where you want to import that file . For example
D365URL\{GUID}\entityname&company='USMF'
How to run it in loop like "for each" in app designer.... for multiple companies
if you want to return all results across all legal entities you can add cross-company=true to the query
e.g. ....operations.com/data/VendorsV2?Cross-Company=True
only for specific companies...
Did you try option I suggested above ?
Hi rohit1900,
If you use recurring jobs for export scenarios you need to create a separate job per each company you want to export (if data in the entity is company dependent).
In dequeue response, you need to use activity Id associated with the recurring job and it means that you to implement a loop through the list of activity ids or implement separate logic app per recurring job (or you can create separate pooling logic apps and they will pass data to another logic app to do transformation and move it further to interested parties).
docs.microsoft.com/.../recurring-integrations
Hi I have changed the company and then went to the data management and there I see the other's company data project and activity id ..still I need to create a separate data project and activity id?
Yes, you see all recurring jobs (for all companies) in data project. But you need to create recurring job in specific company to run it in this company.
In batch job list you can see for which company recurring job was created.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 611 Most Valuable Professional
André Arnaud de Cal... 529 Super User 2025 Season 2
Sohaib Cheema 285 User Group Leader