Zoho Flow test & debug works but doesn't work outside of test & debug
Hello, Im using Zoho Flow to update a Item Column using Zoho CRM, my flow works when I use test & debug but when i go to try out the flow in the real world it doesnt make the update and the history says the status
Marked as No Show Will Create A Contact in Campaigns
Hello. So, we're utilizing Zoho Bookings more now, and I was wondering if there was a custom function that when an appointment is marked as 'No Show' it will create a record in the 'No Show' list of contacts we have in Zoho Campaigns so they could be
Zoho Flow Not Triggering as Expected // Support Unresponsive
Hello, I've set up a flow that's supposed to trigger based on tagging an email within Zoho Mail. The flow works fine in Test and Debug mode, however, it does not get triggered when someone tags an email. This seems to be a common theme given what I'm
Urgent!! Zoho Flow Latency Issue
What is the extreme latency issue that Zoho Flow is experiencing today? Records have been queued for over 30 minutes. What time will this be resolved today?
Zoho Flow: Trello > Zoho CRM - Entry Id*
Hallo, thanks to Zoho Flow I created a flow bethween Trello and Zoho CRM. Now I need to create a flow which update my record in a custom module when a Trello card is moved. My problem is related to the field Entry Id* If I fill it with the record ID it runs perfectly, but I need this flow works for every record of my custom module. How can I fill the field Entry Id* to make the flow work with all records...???? Please check attached files... Carlo Carniel
Latency
I have an integration to shipstation from zoho books. It works. But Sometimes the roundtrip is quick. Within a minute. Usually it takes about 5 to 10 minutes. This is not the first time, but today I'm seeing close to an hour at different points in the day. This is for shipping which is supposed to happen quickly from a workflow standpoint. What gives? When I look at the books order status, the workflow on the books side is notifying that it ran immediatly. So that leaves the issue between books
Creator & Flow - Fetching a lookup record.
Hi, I have a simple Creator application that has a customer and order table, there's a lookup on the order form to the customer form and I'm trying to create a flow so when an order is created it then fetches the customers email address and passes it
Zoho Flow Webhook - Wrong syntax 'size' when executing webhook
I have a webhook from GitHub set up. The webhook inside of Zoho Flow can receive a payload from GitHub, but when I click "Test", I get an Input and Output button. Input is blank, and Output says "Wrong syntax 'size'". I am not sure if I have something
Pull Stripe meta data
Hi, IS there a way to map stripe metadata in the flow. We can see the data passed in the flow, but unable to see it in the builder.
Date / Time Formatting for Analytics
TL;DR - I can't figure out how to format date time info without losing the time portion. I am attempting to use Flow to Create a Row in Analytics every time a row is created in a Google Sheet. The trigger works fine. The action of Creating a Row is a
Woocommerce Connection Errors
I'm using the invokeURL() function in a Deluge custom function to send JSON payload to woocommerce using a "Woocommerce Connection" app. However, a "401 cannot create resource" is response i being returned despite having the proper credentials and using
Zoho Flow / Zoho CRM / WebHook creating a sales order error
Hi, I'm facing a error that I can't solve. The path begins with a external ERP sending a signal of a sales order, via webhook, to zoho flow. In my design, I put the first step to create a contact in Zoho CRM, them create an Iten in Inventy (or update
getRecordsById not working for fetching from Books custom module
The custom function I am working on is pretty simple - I need to fetch a record from a custom module in Books. Here is what i am using: response = zoho.books.getRecordsByID("Countries of Origin",orgID,recordID); info response; OR response = zoho.books.getRecordsByID("cm_shipping_detail",orgID,recordID);
"Unauthorized app"
i'm trying to save a flow having "Zoho Workdrive - File Created" as trigger. But I only get the message "Unauthorized app", and no other information about it! Could please someone help me on this? Thanks Luciano
Creating a Project in Quickbooks online once a PO is Recieved
I am trying to find the way to Create a project in Quickbooks under the client once the Purchase Order is received. I cannot find an option to "Create a Project." Can anyone help?
Using the flow name in custom functions as variable
Hi, In custom functions, is there any way to read/fetch the name of the flow executing that function? We are sending emails to some specific users inside the custom functions if an unexpected case is occured. Currently, the emails say which function got
what is the right email address delimieter?
Hi Flow Team, i cannot find the right delimieter for adding multiple recipients in the "to" Field of the Flow mail function: Whats the correct delimiter here? I already tried space, semicolon, comma, point, pipe, slash. None of them are working.
Retrieve user data
I use Flow to fetch data on Lead Create. The Lead Owner presents as a String "John Doe." How can I retrieve all the user data via the user's base Zoho ID? How can I retrieve custom User fields specified in the Zoho One user record?
Grab client data from both Leads and Deals in flow
I am creating a flow that when a deal is created then a Google Sheets table is populated with basic client information: Name, address, phone, email, etc. Some of the information is only available in the Lead and some is available in the Deal. How can
New CRM Deal Variables Not Working in Zoho Flow
Hi. I updated my CRM fields and inserted variables in Zoho Flow, but the new variable data is not showing up. It works perfectly when I use Test and Debug but it does not work when I use the normal automated flow. Please see attached screenshots. Th
Webhook Authentication Key
As Google Ads' lead form extension does not integrate with Zoho CRM at the moment other than Zapier. I want to use the Zoho Flow webhook feature to send leads to Zoho CRM. Meaning creating a flow in Zoho Flow that triggers based on Webhook and then webhook
How to add a generic "From" address to use in Flow?
How can I add a generic email address such as "notifications@mydomain.com") as a verified "Send From" address in Flow?
Trigger a flow when payment made in commerce (via Stripe)
I need to update 2 fields in zoho books invoice when an order is paid in commerce from Stripe. I don't see a paid trigger on Commerce? Anyone know a way to catch this in Flow?
Error with custom function in Zoho Flow
Premium support provided me with code to post an expense in QBO using custom function in Zoho Flow. I get the error in screenshot. Support haven't been able to assist for about 2 months. Can anyone help?
How can I have a custom function return a list of variables?
Hi, Still learning Deluge and Zoho Flow. Also, I'm not a programmer. Be gentle. ;-) I would like use the return of a custom function to offer a dropdown when you catch a webhook. Is that possible? drop down of webhook A bit of context. I am trying to return the Zoho Account after searching for a specific field. list find_zaccount_from_iugu_subscription_id(string iuguSubscriptionId) { criteria = "(Iugu_ID:equals:" + iuguSubscriptionId + ")"; response = zoho.crm.searchRecords("Accounts",criteria);
Can you transfer Flows from your Zoho Flow account to other users within the organization?
Can you transfer Flows from your Zoho Flow account to other users within the organization?
GoToMeeting Organizer and Co-Organizers, no way to specify without custom function?
So, my problem is that I am the developer for the company, I never attend meetings. The Flow for bookings/gotomeeting assigns me as the organizer for every single meeting it creates. There is no way to assign an organizer and the option to add co-organizers
Fetch Creator Record
I am trying to fetch a record from Creator but it does not seem to be working for me. Please see below that shows the invoice id is not carrying from the “Payment received” output over to the "Fetch record” input.
How do I prevent this Issue in Flow?
When sending an Email Template that has set recipients. Zoho CRM says "You cannot send email to this record as associated contact doesn't have either a primary or secondary email address" I am not sending any emails to this contact in the first place
Branch on Webhook Value
Hi, How do I set up an If statement based on a field that is a webhook value. One of the fields in the payload is "Lastname". I need to replace it with the email address, if it is Null.
Can't use $ as dollar sign before amount since Zoho Flow thinks I'm pulling from value
Hi Zoho Desk, For my GMAIL Send Email Action. In the body, I want to pull the amount (number) from the trigger record, but I want to preface it with the "$" sign. So I specify in the Body of that Send Email action: Payout Amount: $${trigger.Total_zf_Amount_zf_ACTUALLY_zf_PAID_customFields} Notice that because of the dollar amount, there are now 2 $ next to each other. This is causing problems. When the email gets sent, all the other values get pulled in but for this part in the email it says: Payout
Flow - Merge Writer Document (not mail!) / Which settings in Flow??
Hi, I have created a flow CRM - Writer. In the output I get en error. Zoho Writer says "Invalid parameter values found. Please try again with supported values." I cant figur out what I did wrong. In the settings for writer I dont know which paramter I
how can I link data from zoho creator to zoho Book with the same ID by zoho flow?
I wanna to add record in zoho book once created in zoho createor but i face problem in matching fields by custom ID
Elementor says null
We have done a conection between Zoho Flow and Elementor using the Zoho Flow's plugin for WordPress. The conection is propertly done with the api key and Zoho flow delivers a positive result when testing the conection. We have created a form that works
Quotient to Zoho Crm (deals)
Has any one intergrated Quotient to Zoho CRM? We are looking at intially trying to do the following: 1) Create quote in Quotient - create deal for contact in Zoho CRM 2) Quoted accepeted or declined update quote in CRM
zoho flow
How to create a custom module record, from zoho flow and what value need to be entered in field?
zoho crm module application link store
what value should be given in application link <> store field in application link store module
Wait till document (Zoho Sign) is signed
Hey i want to do a quite simple Flow-Process, but i am running against walls... Here ist the planned Flow: 1. Trigger from Zoho CRM: Field Update to XYZ 2. formatDate 3. Send Document from Zoho Sign To this point it works perfectly fine. But now i want
update zoho form with zoho flow
I am trying to use a zoho form as a controlling document for a Zoho Form. I need to be able to create a project from a new form (got that working) Need to update the Zoho Form with the unique ID from the project. (fetch form by unique_id is missing)
Map Gmail Message Data to Zoho CRM
I have an email that is created with 1 line per field data Email data looks like this: First_Name(Jane) Last Name(Doe) Nickname(Janie) State(QLD) Is there a way to push the data in the brackets into the same fields Zoho CRM? I can change the way this
Next Page