I would like to get the details of a Product Bundle without using C#.
I have a field service work order that has a "Service" product bundle (also individual products) and I would like to loop thru the Work Order products and create child work orders. While looping if I come across a bundle product I need the related/associated products of the bundle, how can I get this data without using C#.
Hello,
Unfortunately, native workflows won't allow you to query related records and operate on them, so you'll need to create a Custom Workflow Activity (plug-in ) using C# code. Another approach would be for you to use custom JavaScript code to accomplish what you need.
I hope it helps.
Hi,
You can try web api to get the related/associated products of the bundle.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156