Article Read Time:

3 Min

Search

Subcribe :

Train Your Team:

Our Extensions:

Join For FREE:

The CRM Zen Show Episode 334 – Zoho Practice 2 the Rescue

Zoho News

Implementation of the Week

  • GravityForms Integration for CRM using Zoho Flow
    • In this implementation, our goal was to configure a Form-to-CRM process that would capture UTM information even if the prospect had navigated to multiple pages on the website before submitting a form
    • To accomplish this, we were able to find a plug-in for WordPress called “AFM UTM Tracker” which can insert these UTM parameters into a GravityForms submission automatically
    • Then, we configured the GravityForm submissions to post to a webhook endpoint in Zoho Flow
    • Once data hits this endpoint, we process it to check for existing Contacts and Leads, before creating a new Lead record if no matching data is found in either module

Code Share of the Week

  • Handling File Upload Fields in Zoho CRM Subforms: A Step-by-Step Breakdown
    • This Deluge script is designed for handling file uploads within a subform in Zoho CRM. Subforms add a layer of complexity because they contain multiple entries, each with its own set of fields, including file upload fields. This script will show you how to manage these files, especially when you need to rename them. We’ll walk through each step of the code to help even beginners understand the process.

New On Zenatta

Tips and Tricks

Question of the Week (AZAAZ)

This Week’s Quizzes