Questions tagged [zoho]

Zoho is a SaaS based company which offers a comprehensive suite of on-line business, productivity & collaboration applications.

Zoho has a large number of products so it can be good to include the name of the Zoho product in the question title.

Example:

Zoho: Creator: <question topic>

It is also useful to include 'Deluge' if the question is related to Zoho's Deluge scripting language.

Example:

Zoho: CRM: Deluge: <question topic>
722 questions
0
votes
1 answer

Python 2 Zoho Post Error?

I am trying to add a lead to a Zoho CRM module with Python. I keep getting: < response>< error>< code>4600< /code>< message>Unable to process your request. Please verify if the name and value is appropriate for the "xmlData" parameter.<…
Ian Leaman
  • 135
  • 7
0
votes
1 answer

Getting no response on Zoho API CRM

I am trying to use getSearchRecordsByPDC method which can be found here https://www.zoho.com/crm/help/api/getsearchrecordsbypdc.html#Request_URL I have this code: private $token = '1234567890abcdefg'; public $responseType = 'xml'; public function…
PinoyStackOverflower
  • 5,214
  • 18
  • 63
  • 126
0
votes
2 answers

Integration of ZOHO CRM with MySQL using PHP...!

I have one problem in ZOHO CRM Developement. Scenario:-I have account of ZOHO CRM.when i create Leads in my ZOHO CRM also at the same time the record will get created in MySQL Database(My Local Database) with same values and i want to do it using…
CRM Developement
  • 53
  • 1
  • 4
  • 11
0
votes
1 answer

XML Data Fetching Code

I have one .xml file which code is as follows..... 967993000000074003 fff fffff
CRM Developement
  • 53
  • 1
  • 4
  • 11
0
votes
2 answers

Using JavaScript for form confirmation message (with Zoho contact form)

I need to get a confirmation message to display after a form has been submitted, preferably right above the form. The form sends details to Zoho CRM (and was generated automatically by the CRM), so some of the values aren't flexible and the other…
shainanigans
  • 872
  • 1
  • 6
  • 17
0
votes
1 answer

Query to select Single Best Record based on a Column Value

Query to select Single Best Record for each NameID, grouped by Date, My DataTable under Zoho Reports. -----> ID Name ID Name Others Colmns Date n Time Error Count Best Unique Record for the Date 1 W0026 Hari x ¦ x ¦ …
Esha
  • 3
  • 3
0
votes
2 answers

Zoho email forwarding

Currently I've setup 4 accounts at zoho mail: a@site, b@site, c@site, all@site. a,b and c are forwarding their mails to gmail accounts whereas all@site is forwarding mail to a,b and c. What I'm trying to achieve is the following: all@site receives…
Waclock
  • 1,686
  • 19
  • 37
0
votes
4 answers

Zoho XML formatting issue

I'm sending form data to ZOHO CRM. I'm adding some variables into the XML variable as follows. $xml = ' '.$name.'
Sampath W
  • 143
  • 1
  • 20
0
votes
2 answers

Insert Lead in ZOHO CRM usinh PHP cURL

I am trying to insert a lead into ZOHO CRM using php curl.Unable to create a lead dynamically.I am using auth token to send request to ho api with xml data.Not able to get the error to fix and insert lead.Please suggest the fix.Below is entire code…
Nitin
  • 1
  • 1
  • 6
0
votes
3 answers

Using PayPal and zoho creator for credit card charge

I would like to make CC charges via calls from zoho creator to PayPal. When looking at this example am not sure how to construct my Post [Deluge script]:…
0
votes
2 answers

Phpmailer from address failed

I currently have my site hosted on freehostia, which doesn't allow SMTP. As a work around for this I created an account at Zoho (www.zoho.com) which lets you link your domain to their server and send and receive email through them. I have also…
redleaf
  • 415
  • 7
  • 20
0
votes
1 answer

UrlFetchApp.fetch with API

i want to execute one Zoho CRM API and write in my GAS var result=UrlFetchApp.fetch('https://crm.zoho.com/crm/private/xml/Leads/insertRecords?authtoken=XXXXX&scope=crmapi&newFormat=1&xmlData=Your…
0
votes
1 answer

How to open a child browser window and then execute a script on the newly loaded child browser page to click a link in it

I have 2 web applications A and B (for those familiar with Zoho, A is Zoho Creator and B is Zoho Invoice) From web application A, I need to open a page within Application B and get to a particular view in B which can only be obtained by clicking a…
Moiz Tankiwala
  • 6,070
  • 7
  • 38
  • 51
0
votes
1 answer

show users list in zoho crm

I am a new guy in zoho CRM.I am trying to show the list of users which will be searched by a zoho manager. Is there any API to find out the list? Thanks in advance.
0
votes
1 answer

how to get zoho editor in AjaXplorer?

I have a simple problem in using the zoho editor. I need to be able to open any file type with ajaxplorer zoho text editor (ex: .docx files,).
kiran
  • 193
  • 3
  • 18