Problem/Motivation
Thank you very much for this great module! As it already connects to the API, it would be very helpful to further provide a Webform Submission Handler for Zoho CRM.
That would allow regular (non-developer) Drupal users to submit Webform (very very widely used and extremely extensive module) Results to Zoho CRM.
Read more about it here:
https://industrialagency.ca/blog/create-custom-webform-handler-drupal-8
https://www.chapterthree.com/blog/drupal-8-how-to-extending-a-webform-re...
What do you think about this integration?
Current workarounds, which wouldn't be needed any more then:
https://drupal.stackexchange.com/questions/97977/is-it-possible-to-integ...
Other (CRM) modules which already solved this:
https://www.drupal.org/project/webform_mailchimp
https://www.drupal.org/project/webform_copper
https://www.drupal.org/project/webform_sugarcrm
https://www.drupal.org/project/zammad_webform_handler
Thank you very much in advance!
Issue fork zoho_crm_integration-3239863
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
adrianopulzHi @anybody! Thanks for your suggestion. I have some bug fixes priorities but I will consider this to the 2.x version.
Comment #3
anybody@adrianopulz thank you, very cool! :)
Comment #4
scott_euser commentedJust marking as 'Active' since there is no work in progress code
Comment #5
anybody@adrianopulz still plans here? :) Would indeed be a fantastic feature, I think!
Comment #6
anybodyComment #7
adrianopulz@anybody it’s an interesting feature. I can’t promise anything, but I’ll try to see if I can work on it between February and March. The module hasn’t had much attention over the past few years.
Comment #8
anybodyCool, thank you @adrianopulz - our module https://www.drupal.org/project/zammad_webform_handler might be a helpful reference, should be *very* similar!
Comment #9
anybodyComment #10
grevil commentedI'll implement it.
Comment #11
anybodyAs submodule please :)
Comment #12
grevil commentedAll done! Please review!
Comment #14
grevil commentedRTBC'd internally by @anybody.
Comment #16
grevil commentedComment #18
anybody@grevil maybe we need to add a note like "Please remember enabling the "leads" module on the Zoho CRM integration settings page (/admin/config/services/zoho-crm-integration)"? Unsure if that's needed...
Comment #19
anybody@grevil and we should add the token browser. Didn't we do that in https://www.drupal.org/project/zammad_webform_handler?
Comment #20
anybodyComment #21
anybodyAh sorry, the token browser is at the VERY bottom of the modal. Can we improve that and put it below the table?
Comment #22
anybodyAlso please link the list of Zoho Standard fields: https://help.zoho.com/portal/en/kb/crm/customize-crm-account/customizing...
below the table that can be used as keys.
Comment #23
anybodyPlease also log successful transmissions to Zoho
Comment #25
grevil commentedComment #27
anybodyNice!