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
-1
votes
1 answer

I have a problem linking task with Invoice in zoho php API

I have written a code in php zoho api which create task and assign it to the invoice. Create task is working fine and its creating task into zoho panel but its not linking with the invoice. Please find below code: $crmid = "3051265000001316001";…
Parveen Kumar
  • 397
  • 1
  • 5
  • 12
-1
votes
1 answer

Calculating the distance traveled on vehicles based on odometer readings

SELECT "Date", "Vehicle Reg Number", "ODO Meter Reading", "Liters", "Price Per Liter" FROM "Biz - Refuel Data" So I want to find out what was the distance traveled of every vehicle before refueling. With this we can Calculate the km…
-1
votes
1 answer

How to use Zoho API in Node JS application?

I am newbie of Zoho service. I want to use Zoho API in my Node JS application. The application is wrote in Javascript. But I could not find a Javascript example in Zoho REST API Documentation…
lei lei
  • 1,753
  • 4
  • 19
  • 44
-1
votes
1 answer

How do I get the JSON data from ZOHO books API using PHP curl?

I just want to Fetch all the contacts data with address using php curl
-1
votes
1 answer

Geek collects the balls I'm getting the answer but cannot return my final answer to main

There are two parallel roads, each containing N and M buckets, respectively. Each bucket may contain some balls. The buckets n both roads are kept in such a way that they are sorted according to the number of balls in them. Geek starts from the end…
Abdul Khader
  • 79
  • 1
  • 7
-1
votes
1 answer

Creating a Twilio IVR using an audio recording

I really need some help.. I'm kinda new in a creating a Twilio IVR and I wanted to ask a question about it. I have seen quite a few simple IVRs everywhere but how do I create an IVR using an audio I have spliced into small parts rather than using…
-1
votes
1 answer

require('nodemailer') causing deployment on Openshift to fail

I am trying to integrate Zoho mail with Nodejs application using nodemailer. I am able to do so locally and mails getting sent. But when I tried to push the same code to Openshift, it is failing with error: port 8080 is not available to deploy. I…
-1
votes
1 answer

What is the standard way to get a list of bounced emails to remove it from mailing list through API or otherwise

I am running a marketing campaign through Amazon SES and other few services. The email providers are zoho and gmail. What I need to know is how can i get a list of emails which have bounced and remove it from mailing list to keep the list cleaned.…
sprksh
  • 2,204
  • 2
  • 26
  • 43
-1
votes
1 answer

Zoho Java library

I found this link for Zoho Java library: https://github.com/zoho/projects-java-wrappers com.zoho.projects projects-java 1.0 Where I can find public…
Peter Penzov
  • 1,126
  • 134
  • 430
  • 808
-1
votes
1 answer

Get zoho emails in my rails application

I am trying to fetch emails received and sent from zoho account. I want to trace all the emails coming to me in outlook or I am sending from outlook. I have seen zohoCRM, rubyzoho but not able to get things done. Any suggestions on this.
Sonalkumar sute
  • 2,565
  • 2
  • 17
  • 27
-1
votes
1 answer

Parsing XML with Identical Keys and Attribute Names

I'm working with an API that outputs all its XML with the same key and uses the same attribute name: 12345
Ben J.
  • 766
  • 1
  • 6
  • 17
-1
votes
1 answer

how we integrate apptentive with zoho support?

Currently, users communicate through their mobile devices which creates a thread on Apptentive, which we can then respond to back to the user’s mobile application. We need to integrate these conversations in zoho support as a ticket.
-1
votes
1 answer

Transfer leads information to custom modules while converting leads in zoho crm

Please tell me how can we transfer leads information to custom modules while converting leads to contacts, potentials, accounts in zoho crm.
hardeep
  • 1
  • 4
-1
votes
1 answer

Are there any connectors available in mulesoft for connecting Zoho?

I have to connect to Zoho Reports from Mulesoft. Are there any mule connectors available or any way to connect Zoho using Mule components?
dhana
  • 21
  • 2
  • 7
-1
votes
1 answer

Using 3rd party mail service without an email server

Currently I have an install of Ubuntu on my AWS server with VestaCP running as my control panel. Roundcube that comes with vestaCP is not working properly, I however need to be able to send emails from a contact form on my website errandboyja.com .…
1 2 3
47
48