Client Script Payload Size Bug

Client Script Payload Size Bug

var createParams = { "data": [{ "Name": "PS for PR 4050082000024714556", "Price_Request": { "id": "4050082000024714556" }, "Account": { "id": "4050082000021345001" }, "Deal": { "id": "4050082000023972001" }, "Owner": { "id": "4050082000007223004" }, "Approval_Status": "Draft", "Subform_1": [{ "Availability": "2 Weeks", "Supplier": "Morgan Arabia", "Description": "AX3000 Ceiling Mount Dual-Band Wi-Fi 6 Access Point\nPORT:1×1Gbps RJ45 Port\nSPEED:574Mbps at 2.4 GHz + 2402 Mbps at 5 GHz\nFEATURE: 802.3at POE, 2×Internal Antennas, 160MHz Supported, MU-MIMO, Seamless Roaming, Band Steering, Beamforming, Load Balance, A", "Item1": "WIFI 6 AP", "Items_quote": "EAP653", "Quantity": 4, "Unit_Price_cost1": 500, "Unit": "pcs" }, { "Availability": "2 Weeks", "Supplier": "Morgan Arabia", "Description": "Omada Hardware Controller\nPORT: 2× 10/100 Mbps Ethernet Ports, 1× USB 2.0 Port, 1× Micro USB Port\nFEATURE: Cloud Access, Centralized Management for Omada EAPs, Powered by 802.3af PoE or Micro-USB Power Adapter, Omada App", "Item1": "Hardware Controller", "Items_quote": "OC200", "Quantity": 1, "Unit_Price_cost1": 340, "Unit": "pcs" }, { "Availability": "2 Weeks", "Supplier": "Morgan Arabia", "Description": "Omada™ 52-Port Gigabit L2+ Managed Switch with 48-Port PoE+\nPORT: 48× Gigabit PoE+ Ports, 4× Gigabit SFP Slots, RJ45/Micro-USB Console Port\nSPEC: 802.3at/af, 384 W PoE Power, 1U 19-inch Rack-mountable Steel Case\nFEATURE: Integration with Omada SDN Con", "Item1": "L2+ 48 Port POE+ Switch", "Items_quote": "SG3452P", "Quantity": 1, "Unit_Price_cost1": 1682, "Unit": "pcs" }, { "Availability": "2 Weeks", "Supplier": "Morgan Arabia", "Description": "SafeStream™ Gigabit Multi-WAN VPN Router\nPORT: 1× Gigabit "SFP WAN Port, 1× Gigabit RJ45 WAN Port, 2× Gigabit WAN/LAN RJ45 Ports, 2× Gigabit RJ45 LAN port\nFEATURE: Integration with Omada SDN Controller, Support 100 IPsec VPN Tunnels, 50 PPTP/L2TP VPN Tunn", "Item1": "WAN Router", "Items_quote": "ER7206", "Quantity": 1, "Unit_Price_cost1": 490, "Unit": "pcs" }, { "Availability": "2 Weeks", "Supplier": "Morgan Arabia", "Description": "AX5400 Ceiling Mount Dual-Band Wi-Fi 6 Access Point\nPORT: 1×2.5 Gigabit RJ45 Port\nSPEED:574Mbps at 2.4 GHz + 4804 Mbps at 5 GHz\nFEATURE: 802.3at POE and 12V DC, 6×Internal Antennas, MU-MIMO, 160MHz Supported, Seamless Roaming, Band Steering, Beamforming, Load Balance, Airtime Fairness, Centralized Management by Omada SDN Controller, Omada App", "Item1": "WIFI 6 AP", "Items_quote": "EAP673", "Quantity": 4, "Unit_Price_cost1": 580, "Unit": "pcs" }, { "Availability": "2 Weeks", "Supplier": "Morgan Arabia", "Description": "Omada VPN Router with 10G Ports\nPORT: 1× 10G SFP+ WAN Port, 1× 10G SFP+ WAN/LAN Port,1× Gigabit SFP WAN/LAN Port, 8× Gigabit RJ45 WAN/LAN Ports, 2× USB3.0 port\nFEATURE: Integration with Omada SDN Controller, Support SSL VPN, OpenVPN and IPsec/ PPTP/ L2TP/ L2TP over IPSec VPN, 1500000 Concurrent Sessions, Dual Power Supply, Load Balance, Link Backup, 4G LTE Backup with USB Dongle, Policy-based Firewall, Static Routing, Policy Routing, Multi-net DHCP, Guest Portal, VLAN, Support RJ45 SFP+/SFP Module", "Item1": "WAN Router", "Items_quote": "ER8411", "Quantity": 1, "Unit_Price_cost1": 1685, "Unit": "pcs" }] }] };

var resp1 = ZDK.Apps.CRM.Connections.invoke(
    "overdue_deals",
    "POST",
    2,
    createParams,    
    {}
);

So the same payload works in CRM Integration task create record but when I try to make an api request from client script I get this error 





I am most certain this is a payload size issue in ZDK, because the exact same payload works In CRM integration Tasks and also in deluge invokeurl there's no issue 

If you reduce the size of description of any lineitem, it will work in the client script it will work

But in integration task and deluge invokeurl you can have 100s of subform items without any issue, client script breaks at a few
    • Recent Topics

    • Correlated subqueries not supported in Zoho Analytics. This creates huge limitations

      Running into a major limitation in Zoho Analytics: correlated subqueries simply don’t work, even in completely standard SQL patterns inside a JOIN. Example: LEFT JOIN "Bills" b ON d."Id" = b."Deal ID" AND EXISTS ( SELECT 1 FROM "Bill
    • Zoho / Outlook Calendar sync

      The current Marketplace -> Microsoft -> Meetings integration needs 2 changes. 1. The current language for the Two-Way sync option should be changed. It currently states, "Sync both your Zoho CRM Calendar and Office 365 Calendar meetings with each other."
    • Email content just contain 'OK' ,not what we expect

      create campaign API URL: https://campaigns.zoho.com/api/v1.1/createCampaign req params: {'campaignname': 'General_Outreach_d0cfc415-43aa-4b96-bb09-558e76a3dda3_50_20251117_214806_660', 'from_email': 'admin@allinmedia.ai', 'subject': 'ALL IN MEDIA', 'list_details':
    • Introducing the all-new email parser!

      Greetings, We are pleased to introduce to you, a brand-new, upgraded version of the Zoho CRM Email Parser, which is packed with fresh features and has been completely redesigned to meet latest customers needs and their business requirements. On that note,
    • Possible to connect Zoho CRM's Sandbox with Zoho Creator's Sandbox?

      We are making some big changes on our CRM so we are testing it out in CRM's Sandbox. We also have a Zoho Creator app that we need to test. Is it possible to connect Zoho CRM's Sandbox to Zoho Creator's Sandbox so that I can perform those tests?
    • Reopen ticket

      Hello! Can I reopen a ticket just using the API ticket/sendReply ? What's the rules to do it? I'm trying but it doesn't reopen the ticket, it just send the reply
    • Allow Admins to Transfer Ownership of Their Own Files & Folders

      Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request an important enhancement to the ownership-transfer functionality in Zoho WorkDrive, specifically regarding administrator capabilities. As administrators, we have the ability to
    • Tip#46: Capture accurate log hours

      Hello everyone, Use the newly introduced timer settings that will streamline the usage of timers and help admins or workspace owners to manage the time entries of the workspace users better. Check out the below mentioned timer settings added to the Timesheet
    • Moving to app-specific authentication for Google integrations

      Hello everyone, We’re making an important change to how Google integrations work in our platform. Until now, we used a common Google project across Zoho to enable integrations like Google Drive, Calendar, and more. Going forward, we’ll be moving to an
    • Double opt-in notifications and customizable confirmation messages for your webforms

      Dear CRM Community, We are excited to announce a major upgrade to our Webforms feature. You can now customize the confirmation message shown to your users who double opt-in from your webform and also customize your confirmation emails when they submit
    • Lost the ability to sort by ticket owner

      Hi all, in the last week or so, we have lost the ability to sort tickets by Ticket Owner. Unlike the other columns which we can hover over and click on to sort, Ticket Owner is no longer clickable. Is it just us, or are other customers seeing this too?
    • Using a CRM Client Script Button to create a Books Invoice

      Hello, I need help handling error messages returned to my client script from a function. The scenario I have setup a client script button which is available from each Deal. This CS executes a crm function, which in turn creates an invoice based on the
    • How Can i put a form in Zobot

      Hi,how can i integrate a form which has a multiple options to choose from.the form should be opened or displayed by zobot after it meets a requirement in the conversation. Thanks in advance !
    • Has Anyone successfully integrated Zoho and Sage Intact?

      Hey all, We’re evaluating Zoho One + Sage Intacct and I’m trying to connect with anyone who has actually implemented the two together.Specifically, I’d love to know: -- Which functions you kept in Zoho vs. Intacct (e.g., Product Catalog, AR/AP, invoicing,
    • Admin asked me for Backend Details when I wanted to verify my ZeptoMail Account

      Please provide the backend details where you will be adding the SMTP/API information of ZeptoMail Who knows what this means?
    • Playback and Management Enhancements for Zoho Quartz Recordings

      Hello Zoho Team, We hope you're all doing well. We would like to submit a feature request related to Zoho Quartz, the tool used to record and share browser sessions with Zoho Support. 🎯 Current Functionality As of now, Zoho Quartz allows users to record
    • Zoho Analytics - Feature Request For Time Based Data Source Fetch

      Hi Analytics Team, I have a client using Zoho CRM and they want a weekly report at 4:30pm every Friday, emailed to the sales team showing a pie chart of Closed Won Deals for that week. This is easy to achieve in Analytics but not so easy to ensure the
    • Which user's capacity is used for Shared Mailbox storage?

      We use shared mailboxes at our company, and their size is increasing daily. Which user(s)'s total mailbox limit is being used up by this space?
    • Inserting the current date / time

      I'd like to use Zoho Notebook as a log - so it would be great to be able to insert the current date and time at the beginning (or end) of each my log/journal entries - or wherever I want. Something simple, like pressing a button/icon to insert it wherever my text cursor is. It could be formatted like "Mon Dec 11, 2017 - 11:43p". 
    • Migrate data from old to new account

      Hy, Have one Old Zoho Notebook Account with Data , want to migrate that whole Data to New Zoho Notebook Account which is in Zoho One . Is that possible ? If Yes then how?
    • Campaign editor overrides href value

      I've been trying to insert a deep link in an email campaign so recipients can directly open a native app on their device. My deep link looks something like "myapp://". The options to insert links in the campaign editor are limited to strict urls, emails,
    • how to add subform over sigma in the CRM

      my new module don't have any subform available any way to add this from sigma or from the crm
    • Bug Report and Suggestions for Improvement in Zoho Applications

      Hi Zoho Team, I’d like to report a few bugs and improvement suggestions I’ve noticed while using Zoho products: Zoho Cliq Video Call: The camera sometimes turns off automatically during video calls. This seems to be a bug — please check and fix it. Zoho
    • Canvas Flex Box containers should not require a width/height.

      Flexbox containers are often used as organizational concepts, to ease re-flow on mobile etc. - I cannot use % for flexbox W or H - I cannot omit W or H This means that the content cannot dictate, and a Flexbox container cannot be used merely as an organizational
    • Zoho Desk Android app update: Filter enhancement, Save Filters

      Hello everyone! We have now enhanced the filter section on the ticket listing screen of Zoho Desk Android app as it is on the web(desk.zoho.com). Also, we have introduced an option to save filters for tickets on the mobile app. You can easily apply, rename,
    • Very long loading times | bad performance [ZOHO DC: EU]

      Hello there, we have recently noticed that the loading times have become extremely long when retrieving tickets and ticket details. For example, I open any ticket and get the following view. The subject and standard information (ticket owner, status etc.)
    • Zia Profile Summary now supports six languages and responds faster

      After numerous customer requests, we’ve expanded Zia Profile Summary to do more than just summarize resumes quickly. It can now summarize them in six different languages and deliver results even faster. What’s New 1. Extended language support Zia can
    • Introducing Zoho Show Android 3.0

      Good ideas need the right space to grow. They deserve tools that move as fast as your thoughts and make creating feel effortless. And that is why we are bringing you Zoho Show Android 3.0! From a brand-new look and smoother navigation to improved collaboration
    • Properly Capture Dropdowns & Hover Elements When Recording a Window/Tab

      Hi Zoho WorkDrive Team, Hope you are doing great. We encountered a limitation when recording a selected window or browser tab: Certain UI elements, such as dropdown lists, hover menus, and overlays, are not captured unless we record the entire screen.
    • Peppol integration zoho invoicefu

      Hi, Belgium will require Peppol invoicing as of 2026. I found that this is being prepared for Zoho books, to be released in Sep 2025. Will Zoho Invoice get this functionality too? I like the Invoice app for my part-time side business as bike mechanic
    • CRM x WorkDrive: File storage for new CRM signups is now powered by WorkDrive

      Availability Editions: All DCs: All Release plan: Released for new signups in all DCs. It will be enabled for existing users in a phased manner in the upcoming months. Help documentation: Documents in Zoho CRM Manage folders in Documents tab Manage files
    • Allow Recording Only a Selected Portion of the Screen

      Hi Zoho WorkDrive Team, Hope you are doing well. We would like to request a more flexible recording option in Zoho WorkDrive. At the moment, we can record either the entire screen or a specific window/tab — but not a custom selected portion of the screen
    • Restricting Calendar View to Working Hours

      Hi: I'm trying to implement a calendar which displays all of my customer appointments.  Currently, the calendar shows all 24 hours of the day.  Is there a way to restrict the hours to simply the times my business is open? Thanks!
    • Add Camera Background Blur During Recording

      Hi Zoho WorkDrive Team, Hope everything is well. We would like to request an enhancement to the video recording feature in Zoho WorkDrive. Currently, the camera preview displayed during a recording does not support background blur. This is an essential
    • Amazon FBA integration - Handle invoice reconciliation under different GSTINs,

      Dear Zoho Community, Thank you for the clarification regarding the Amazon FBA integration, default warehouse, and GSTIN mapping in Zoho Inventory. I understand that Zoho currently supports only one warehouse for Amazon FBA, and that all FBA orders are
    • Whatsapp Integration questions

      Hi Questions: 1. Whatsapp messages are not reaching our CRM, is there a delay? 2. Is there any way to create a whatsapp catalog on a number that is integrated with ZOHO? 3. How do I configure my profile picture on a number that is integrated with ZO
    • Allow Font Size 11 in Editors...

      That is basic functionality...
    • link mail.zoho.com/UnblockMe to unblock

      Could you please unblock my account heloisa.bomfim@expansaodenegocios.com
    • Unblocked me

      Please can you help unblocked my account thanks materiauxjcbrunet2000@zohomail.com
    • Integrating External Portal Tickets Into Zoho Desk

      A B2B travel company has a customer portal where clients can raise and submit tickets related to their bookings. These tickets need to be handled and managed in the backend through Zoho Desk. Ticket updates and replies from Zoho Desk should also be visible
    • Next Page