Need to trigger a workfow in Accounts module when a custom module is updated
Hi hoping someone can point me in the right direction -
I have an Accounts module API (Accounts) that has various custom functions running through workflows that are triggered through create and update triggers.
I also have another custom module called Bulk Freight Rates API = (Bulk_Frieght_Rates)
I need to update the Bulk Freight Module every month with new freight rates, (this will be done through a bulk update)
what I need is for 2 workflows in the Accounts module to be triggered when the new rates are uploaded . can this be done through a workflow or using a custom function?
Hope some one can help.
Cheers Kevin