Creator to WorkDrive workflow | Missing "Upload file" WorkDrive action in Flow or not?
I am trying to build a Creator app with a form through which files can be uploaded to WorkDrive and simultaneously added to a Creator database. As far as I understood, automating this Creator-WorkDrive workflow can best be done with Flow, offering greater
Line formatting in data coming from Zoho Flow
I have a flow that creates a zoho desk ticket. The text is not formatted with line breaks once it arrives at Zoho Desk. How do I force line breaks?
Flow based on New Deal - layout field problems
Hi. I've built a Flow to create a Deal-specific folder within WorkDrive. It works except for referencing the Deal's layout. In my Zoho CRM, there are two types of Deals (separated by layout). For my Flow: Trigger on New Deal Then, I call 'Fetch module entry' as I am trying to grab the Deal's layout. As I process through my logic, I have a Decision based upon the Deal's layout. However, within the 'Fetch module entry', I had to specify the Deal's layout so all Deals added (no matter their actual
Zoho Flow and Slack emojis
Anyone have an luck with using slack emojis in zoho flow? When I send :smile: in zoho flow to slack, the message just says ':smile:' the mentions '@user' don't resolve either.
Zoho Flow Debugging
Hello I built a custom function that takes input via a webhook trigger into the flow. The custom function has input as strings and I have one single line that info each of the variables to debug. However, for each of the tests (instances of webhook triggers)
Can Zoho Flows repeat Actions more than once?
I'm attempting to make an intentional Zoho Flow loop using the below layout. However, when "WithinLimit" condition is met, the program fails to execute the action "Get & Add Request Co..." again. Is this by design? Is Zoho Flows unable to repeat actions
Emoticons to Slack in Zoho Flow
When using the Slack integration in Zoho Flow, is there a way to send emoticons in the message? When I tried :emoticon: it didn't translate it to the emoticon.
Filter Statuses by Project in Jira "Issue Status Updated" Trigger
Hi Zoho Flow Team, Hope you're doing well. When using the Jira "Issue Status Updated" trigger in Zoho Flow, after selecting a project from the "Project" dropdown, we need to choose the "Status Changed To" parameter from a dropdown list. However, this
String field that contains html code to email
Hello everyone, We've created a zoho flow that takes some input from the user (some keywords from a multi pick list) and sends them to a zoho flow which uses an ai prompt to create an email based on these keywords in an html form (e.g. use of <p>, <b>,
Changing salesorder_number via zoho flow
For some reason updating salesorder_number via zoho flow does not stick. Flow is triggered by new sales order filtered by sales channel update sales order: PO#: CX${trigger.reference_number} Salesorder_number: CX${trigger.reference_number} PO# successfully
Add Facebook Pages Triggers and Actions in Zoho Flow
Hi, We would like to request an enhancement in Zoho Flow to support Facebook Pages triggers and actions. Why Facebook Pages Integration is Important Facebook remains one of the most significant social media platforms for businesses, offering powerful
Add Atlassian User Management API Actions to Zoho Flow
Hi, We would like to request the addition of new actions in Zoho Flow to support Atlassian User Management API calls. These actions would allow administrators to manage users effectively within their organization. Requested Actions: Deactivate Managed
Add LinkedIn Triggers and Actions in Zoho Flow
Hi, We would like to request an enhancement in Zoho Flow to support LinkedIn triggers and actions. Why LinkedIn Integration is Important LinkedIn is a crucial platform for businesses, providing a professional space for networking, brand visibility, lead
Delay not accepting fraction of hours?
Hi, I have a simple flow, triggered by submit in a form. I set delay of 7.5 hours & then 16.5 hours each one sendingme an email. Having reviewed the flows, I see that the durations was just 10 hours, which confused me? I have to assume that 7.5 hours
Schedule Flow on Last Day of Month
Is there a way to schedule a flow to run on relative terms like last day of month, first Monday of month, 5th day of month, second Tuesday of month, etc?
Creating event in Outlook calendar from project is not formatting the date correctly for 'All Day' events
As you can see here, Flow is meant to be formatting the date like yyyy-MM-ddT00:00:00 for an 'all day' calendar event in Outlook. Note specifically that it is meant to append the date with 'T00:00:00'. But this is not happening, it is only formatting
Fetch user name from a module.
I am trying to send a cliq message in cliq that should have the creator user's name, the modified user's name There is a Created by field (System) in a books custom module. My requirement is to show the created_by user name in the cliq message. Though
Updating Woocommerce Variation Products Prices Via Zoho CRM
I can update product prices with this flow: But I can't update variant products. I got a code from Zoho for this, but I couldn't get it to work. It needs to find the product in the CRM from the SKU field and update the variation with the price there.
Celebrating 100+ WordPress Plugin Integrations in Zoho Flow
Hello everyone, We are excited to share a major milestone with you—Zoho Flow now supports over 100 hand-picked WordPress plugin integrations! The Zoho Flow plugin in WordPress has reached 4000+ downloads as well. This achievement comes just seven months
Add Actions for Managing Shared Mailbox Access in Zoho Flow
Hi, I hope you're doing well. Currently, in Zoho Flow, we can automate various actions related to Zoho Mail, but there is no action available to add or remove a user from a shared mailbox. Feature Request: We would like Zoho Flow to include actions for
Multi-Select Flow Between Modules
Hi, I have a Multi-Select Fields in my "Clients" module in Zoho CRM. Whenever that fiels is created or updated, I want it to reflect a similar field in my "Enrollments" Module -- so they match. I keep running into JSON errors for some reason. The main
Unable to fetch ticket by custom field value
I'm trying to set up a Flow to fetch a ticket based on a custom field value. This seems like it should be pretty straightforward, but it's not working for me. I keep getting an error saying Zoho Desk says "Extra query parameter 'cf_creator_record_id'
How do I use Deluge to search a Ticket by its Account?
Usecase: with Zoho Flow, my task is to filter Tickets in Zoho Desk based on a few criteria and then use that information to edit and invoice in Zoho Billing. To achieve that, I'm using the Deluge search API to get all tickets from each Account (our clients)
Zoho Analytics Triggers & Action Deprecation - Why So Much Manual Intervention Needed?
I understand that APIs evolve and that updates need to happen. However, the way that the Zoho Analytics update is being rolled out is making life on users very difficult. First of all, the whole idea of forcing users to manually reconstruct Flows with
How to extract URL parameters with Zoho Flow
Hello, I try to extract different parameters like UTM and Ads platform id like MSCKLID. Ex. mydomain.com/?utm_source=1234 They aren't necessarly all filed due to the usage of different platform. I have a field with the URL in Zoho CRM I have individual
How do I check when a date field in Zoho Projects has been changed from a flow?
I am trying to create events in a shared Outlook calendar based on a custom date field in Zoho Projects. And I have a trigger to create the event with the date from this field when the project is created. But if this date changes in Zoho Projects, I need
Extract first and last name
I am trying to build a custom function in Flow, when a new Zoho Booking is added I want to split the Name field into first last name. I understand the function needs to be a string and this works but I am unsure how to write this in the flow script. result
Zoho Flow custom functions "Error occurred while processing this request. Contact support for more details"
Any ideas why this is happening? Zoho Flow custom function...
Flow Error
Hi Zoho Team, Any idea on this? This happens recently. Zoho Desk says "You are not authorized to access this resource."
Add Action to Remove/Delete Users in Jira
Hi, I hope you’re doing well. I noticed that Zoho Flow currently allows the creation of users in Jira, which is great. However, there is no option to remove or delete users from Jira through Zoho Flow. This limitation can be challenging when managing
I live a webhook of zoho flow and I don't know how to respond with the following json {"fulfillmentText": "Text"}
dialogflow sending me data to the webhook, I do searches in my zoho application and at the end of my flow I need to give this answer to dialogflow ... I don't know how to configure the webhook response! how is it done? This is the answer I need to send
Attach file uploaded via Zoho forms into CRM
Hi everyone, facing currently the problem that I like attach uploaded files from Zoho Forms into Zoho CRM. My approach was to use Zoho Flow but when using the Zoho Forms trigger, I receive the files in this structure: https://forms.zoho.eu/api/form/Testform/formperma/XXXXXXX/resthookdownload?filepath=/Testform/FileUpload1/12312312_Test_PDF.pdf
Regarding the integration of Apollo.io with Zoho crm.
I have been seeing for the last 3 months that your Apollo.io beta version is available in Zoho Flow, and this application has not gone live yet. We requested this 2 months ago, but you guys said that 'we are working on it,' and when we search on Google
Invalid SupportPlan ID Create Contract error Zoho Flow to Zoho Desk
I get the following when trying to create a contract in Zoho Desk from a webhook from Zoho Flow. "Zoho Desk says "Validation failed for the condition : Invalid SupportPlan ID""
Calling Flows from other flows
Hello, I have to manage multiple flows, triggered by different webhooks. I noticed that all of them have common blocks (creating a CRM account or updating the account accordingly plus addind notes and tasks). I would like to optimize the flows. My idea
Enhance Zoho Flow's Jira Integration
Hi, I hope you're doing well. We would like to request an enhancement to the Jira integration within Zoho Flow. Currently, Zoho Flow allows us to create and fetch users in Jira, but it lacks essential functionalities related to user management within
Rate Limiting in Zoho Flow (OpenAI API)
Hi Everyone, We are facing some issues when using Zoho Flow as we have a deluge script running which is making external calls to OpenAI endpoint. Sometimes the response takes more than 30 seconds meaning the script will timeout. We want to implement a
Shipstation Flow
Hi, I use Shipstation for my shipping needs. Because Zoho doesn't connect to WooCommerce and Walmart, I don't have records of these orders in Zoho Inventory. Can I have the orders from these two marketplaces be sent to Zoho Inventory once they are shipped
Reporting Tags for Zoho Books Integration
When adding or updating a customer in Zoho Books via Flow, I cannot see how to add/update the reporting tags for said customer. Is this a shortcoming in Flow, or am I missing something. If it's not currently a feature, I would propose adding it. Flow
Gravity Forms, JSON, Webhooks and Zoho Flow
I have form that I use to populate a Module in Zoho CRM. When the data is sent back from Gravity Forms, it's sent back in this format (I've cleansed the data for privacy): {
4 : "email@email.com",
5 : "+61999999999",
6 : "emai2l@email.com",
Next Page