code":9008,"error_param":"data","message":"data occurs less than minimum occurance of null"
Hi all I've been getting the above error, but my code posts all the required data to the API. Any ideas? NextURL = "https://sign.zoho.eu/api/v1/templates/[templateID]/createdocument"; header = Map(); header.put('Authorization',"Zoho-oauthtoken" + AccessToken);
Zoho Sign not delivering saying more signatures pending but not true...
SO, Zoho is not delivering saying some pending fields need signing but not true, checked and clicked finish and normally that will take you to the field that requires signing but doesnt do anything. Also, when looking for document it should show in "in
ZOHO SIGN
Hello Everyone Since some days ago, when I upload a document in Zoho Sign and I want to view it, it changes some words into symbols. But is happen just in my computer. But when I sent the document, the person receives it normal and when I download the
Zoho Sign at Zoholics 2023 - Catch our experts and talks in person!
Hello! The advent of AI and automation has brought about unprecedented changes to how businesses approach productivity. Diving head-first into this era, you must equip yourselves to assemble business documents and paperwork smartly and more efficiently.
Free webinar: Digital signatures can reduce employee friction, increase customer experience in a hybrid work world
Workers can't meet customer needs without the resources to do so. Yet according to a 2023 Forrester survey of knowledge workers around the globe, just 26% strongly agree their organizations' leaders give employees the resources they need to consistently
How to "Send with Zoho Sign" to a specific Contact Role
We use Contact Roles for Deals. A Deal's main Contact might be different than a Customer's authorized contract signer/decision maker. I want to use Send with Zoho Sign and send only to a specific Contact Role. If the Contact Role does not exist for a
Mail Merge Fillable Fields updating CRM fields
Hello All, We use Zoho Sign with mail merge templates to send contracts for signature to our clients. I would like to know if its possible to have a fillable field (Checkbox) in the document that could update a field in the Contacts module on Zoho CRM
Renaming automation credits as complimentary Zoho Sign credits
Hello everyone, As you may already know, Zoho Sign offers complimentary automation credits to Enterprise and Zoho One users. These credits are consumed when uploading documents for signature request using Zoho custom functions (DRE), receiving submissions
Embedtoken documents sending
Hi, We have Document Completion setting according to https://help.zoho.com/portal/en/kb/zoho-sign/admin-guide/account-settings/sending-options/articles/document-completion But they're not send to users when we are using /embedtoken. Signer recipient doesn't
Unable to Integrate Zoho Sign with e-Aadhar
Unable to Integrate Zoho Sign with e-Aadhar and showing as "Not Supported" Already opted for enterprise plan
Zoho Sign Automation
I want a more seemly and automated integration between Zoho CRM and Zoho Sign. I recently signed up for your Zoho One trial and I just added the Zoho Sign marketplace integration to Zoho CRM. It's okay but has challenges. For example, even though I'm
How do I use the complimentary automation credits? I am a pay-as-you-go subscriber but it's deducting from my paid credits
Hi It was mentioned that i would get 10 complimentary automation credits. I am a pay-as-you-go subscriber but it's deducting from my paid credits I am in the middle of testing my forms, etc and it has not yet gone live. However, I noticed it is deducting
Free webinar: Sign and close deals faster with Zoho CRM and Zoho Sign
Hi there, Businesses across the globe rely on Zoho CRM to connect with their customers, streamline processes, and boost profitability. By using Zoho CRM and Zoho Sign together, your business can automate its digital signature workflow to close deals faster.
Free webinar: Mastering Zoho Sign's mobile & desktop apps and their advanced features
Hello there, In today's hybrid work environment, we often access most of our apps and services from our mobile devices. At Zoho, we understand the importance of mobile access and have rolled out native mobile applications.Zoho Sign offers a mobile app
Zoho Bookings Adding a Date of Birth Field
How can you add a functional & practical date of birth field in Zoho bookings? The date field currently available is totally impractical and you can't even label a basic text box as there is no way to effectively communicate to user how to add the correct
Zoho Sign speed
We have a few fields that need to be filled by customers signing our T&C's on Zoho Sign. The problem is that Zoho Sign skips to the next field very quickly, not letting the user scroll through the document at their own pace. Is there a way to stop this
Sign API Dropdown
How can I define a dropdown field using the sign API? The API Documentation is not clear, but states that the field type can be a dropdown.
Sign API Radiogroup
How can I define a radio group using the Sign API? The documentation doesn't provide details for the payload.
How to prefill fields for the recipient
Here's part of the Deluge code: 'Startdatum' and 'Einddatum' are fields defined as 'Recipient: Prefill by you', while 'Naam' is defined as 'Recipient: Guide'. Above code correctly fills in 'Startdatum' and 'Einddatum' in the form, but fails to pre-fill
Returning label parameters via webhook
As above is this possible? I can receive the payload but it does not contain the most details(like custom field for the signer)
Free Webinar: Empowering Indian businesses with Aadhaar eSign and e-stamping in Zoho Sign
The Indian government has always been a front-runner towards building a digital economy. With the Digital India campaign launched in 2015, numerous initiatives have been taken to empower the country to become more digitally advanced. Aadhaar eSign and
Identity verification
On a Zoho Form, I need the user to confirm their identity WITHOUT requesting they upload their photo ID documents (that's how we do it currently). What ID verification service can I integrate with Zoho Forms and Zoho Sign? We are based in Australia.
Signature images can be removed post-signing
It does not appear that Zoho Sign 'flattens' the PDF to embed the signature image into documents as post-signing it is possible to remove the signature image and re-save the file. This is a huge red-flag. DocuSign embeds their signature image into the
Inactive account cleanup policy for Zoho Sign
Zoho Sign reserves the right to delete accounts that are license free and inactive for more than 120 days. The account deletion will be initiated only after the user receives prior email notice about possible data deletion and how to backup the data.
Organizing Zoho Sign documents created by Deluge based on a template
Our Deluge code in CRM uses the zoho.sign.createUsingTemplate function to send out documents to be signed. Looking in Zoho Sign All Documents, they all show up with the same document name, which is the name of the template. Question: is it possible to
Mail Merge: Need Transparent Background for Signatures
I'm using ZohoCRM and Zoho sign to send documents to customers to sign. We use zohoCRM's "Mail merge" option to create the templates. The problem is that those "Signature" fields have a solid white background so it looks like a stamp on the page instead
Non-static method zsign\ApiClient::constructErrorMessageFromAPIResponse() cannot be called statically
Hello - I sent this before but not sure you received it as I was not logged in to my account. We get this error now when running on the server - we never used to get this error before! Non-static method zsign\ApiClient::constructErrorMessageFromAPIResponse()
Custom Domain for Zoho Sign
Can we have Custom Domain for Zoho Sign?
I sent a curl GET request using temporary development API token but did not work
Hi I gave this curl https://sign.zoho.com/api/v1/fieldtypes -H "Authorization:Zoho-oauthtoken xxxxxx" The response was: {"code":9041,"message":"Invalid Oauth token","status":"failure"} The token was the development temporary oauth token (given well within
Do you have a Postman collection for Zoho Sign Api that I can download?
Hi I hope to get a Postman collection for Zoho Sign API which I can download. Please let me know here. Thanks
Blockchain Feature?
Since I'm not an expert in this technology, is there any reason why you would not want to add this option to your Zoho SIgn documents? Is there a downside?
Can we have an override option?
Is there any way to give an override to the final approver in the case of errors on the form?
How can we restrict options?
If we have a from with several options for a question, how can we limit the signer to one option instead of being able to check all the boxes?
Embeded sign Frame-Options issue.
Hi guys, we are testing the zohosign embedded signing feature, where we display a pdf in an iframe that a user can sign. This all works well and good, but we are running into a problem whenever the user clicks something like "download signed document",
Embedded signing with prefilled data
Hi guys, we want to embed the signing of a document in our page, but are struggling to figure out the proper steps, I have a few options I've been testing, if you can help me with any/all of them, that would be great. Option 1 - BEST CASE - Templates
Zoho Sign E-Mail Template Text Section at the bottom is too large on mobile
Hello, I would like to modify the text under the email templates in Zoho Sign. Where can I find the option to do so? Here is a screenshot that shows that the text section at the bottom is displayed too large on mobile:
Free webinar: Transforming data collection and document signing workflows with Zoho Sign and Zoho Forms
Hello everyone, Are you still using paper-based processes to collect and store critical business data? Say goodbye to labor and cost-intensive operations by digitizing them with Zoho Sign and Zoho Forms! Online forms and digital signatures go hand in
Zoho Sign Needs to be able to allow for signers and approvers to comment
Please make it possible for someone to comment and add their preferences or comments, change requests within the document. Which notifies the sender to update or respond to their comment/question.
Replicate Zoho Sign UI in Deluge script
I'm trying to write a Deluge function for sending document sign link via SMS With my current deluge script, I can get the sing link delivered by email, no SMS info zoho.currenttime.addHour(17); deal = zoho.crm.getRecordById("Deals",id); account = zoho.crm.getRecordById("Accounts",deal.get("Account_Name").get("id"));
Extracting data from signed Zoho Sign documents
Hi, We have a few Zoho Sign templates, and there are a number of fields within the document that the customer needs to complete, how can I extract these please, I've looked at the API, Backstage and still cant find a way - can anyone help? Thanks Ant
Next Page