This topic was automatically generated from Slack. You can find the original thread here.
Hi all, I’m trying to update a custom module in Zoho CRM as part of a workflow, but I can’t see any of my custom modules when using the ‘Create Object’ step, only the default ones. What’s weird is that I can list the Custom Modules fine and I can see the Custom Modules when I try to use them as a source for an event trigger. Am I doing something wrong here?
Unfortunately for that action I don’t think it is, since it’s configured to render additional prop inputs dynamically, based on the module you select. So we won’t know what fields to render for a custom module.
But, we were able to get the existing step to work by just passing the name of the custom module through custom expression. The issue I had before was I was using the display name (which also had a space). It works using this method!
Thanks for all your help Danny, the issue you raised would still be good improvement. Enumerating the custom modules in the pick list would save the steps I had to take