Hi Team,
We are currently working with Freshworks Custom App version 3.0 (Serverless) and noticed that there are no available events for:
-
onCustomModuleCreate -
onCustomModuleUpdate
In earlier versions / documentation, similar lifecycle events were available, but in v3.0 we are unable to find any way to trigger serverless handlers when a custom module record is created or updated.
Could you please clarify:
-
Are
onCustomModuleCreateandonCustomModuleUpdateevents supported in Custom App v3.0? -
If not, what is the recommended approach to trigger serverless logic when a custom module record is created or updated?
-
Is there any alternative event (e.g., webhook, product event, or automation trigger) that we should use instead?
Our requirement is to execute serverless logic immediately after a custom module record is created or updated.
Any guidance or documentation references would be greatly appreciated.