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
2 answers

What type of JOIN to use

What type of JOIN would I use to get table1 and table2 to be matched only once. For example, I have table1 (40 rows) and table2 (10000 rows). But I get table1 repeated over and over when I use a join on table1.LocationArea = …
coco minion
  • 123
  • 2
  • 15
-1
votes
1 answer

Trouble Importing PHP Class within the same project

Someone could help me on the issue of referencing php files within the same project (calling classes) using "namespace","use" ( php v5.3 or higher) [My Screenshoot][https://i.stack.imgur.com/GpqTn.png Fatal error: Class…
-1
votes
2 answers

How should I insert notes in zoho crm using api in ruby on rails

I don't know how to send data in xml format using an api. http_post "https://crm.zoho.com/crm/private/xml/Notes/insertRecords?newFormat=1&authtoken=#{settings.api_token}&scope=crmapi&xmlData" do |req| req.headers['Content-Type'] =…
-1
votes
2 answers

bryntum component integration

I am trying to integrate the bryntum component(schedule) in php. I am not much aware in ext js. Please see the images here Here, Name fields are fetching properly, whereas Capacity is not accessing. These values are coming from Zoho CRM. My code is…
Srimanta
  • 61
  • 9
-2
votes
1 answer

How to Show all the data after applying Filter in Zoho Analytics with 0

I Have data of customers shopping with shopping date. Now I have applied a filter on the shopping date. But it eliminates the customers who have not bought something on given dates. How can I list all the customers whether they have bought something…
-2
votes
1 answer

Email wordpress E_Errors

I am using wordpress and my wordpress is unable to send email I am getting some errors. Below is the errors could anyone help me in this. Error Details An error of type E_ERROR was caused in line 237 of the file…
-2
votes
1 answer

Swiftmailer Exception occurred while flushing email queue: Failed to authenticate on SMTP.............with message "535 Authentication Failed "

I'm using ZOHO mail in order to sender from swiftmailer. I must say that with gmail account as smtp sender works without any problem: From the .env file i'm using the following…
CitizenG1
  • 185
  • 8
  • 21
-2
votes
1 answer

Best Technology suited for building E-Commerce Applications and the review on Supported Frameworks

This may appear as a subjective question but i am asking from an technical architect point of view. What would be your choice if you were building E-Commerce based Application to help giant companies carry out their marketing and sales campaigns. I…
vinayvasyani
  • 1,393
  • 4
  • 13
  • 34
-2
votes
1 answer

Asynchronously upload file via Zoho Api

I'm writing a web app that allows users to interface with the Zoho CRM, Zoho provides an api which I am using. They say the don't allow AJAX requests for security reasons, but i've found a workaround where I make an AJAX request to a php file that…
-3
votes
1 answer

Zoho Sign Webhook - Receiving Response Using PHP

I'm creating a script that will receive response from Zoho Sign Webhook. I use the following condition to trigger the Webhook : I am able to receive the hit into the Callback URL by saving every response into the database. I'm using a simple code…
apripuppey
  • 111
  • 1
  • 3
  • 13
-3
votes
1 answer

How to access data in ZohoBooks using PHP

I am trying to access data in Zoho Books using PHP and SQL, but I do not know the first step. I understand PHP and SQL, but need assistance in how to retrieve Zoho's data. Any assistance would be greatly appreciated. I have done a fair amount of…
JTB
  • 3
  • 3
-3
votes
3 answers

Count of occurrences per row ignoring the duplicates

Basically, I want to know the SQL Equivalent of Excel's COUNTIF(Range,Criteria) I want this Output CALL ID | Name | Phone Number | # of Occurrences 0001 | Name1 | 0000000000 | 2 0002 | Name2 | 1111111111 | 1 …
-4
votes
1 answer

Create Zoho campaign with api

I tried to create a zoho campaign following this link https://www.zoho.com/campaigns/help/api/create-campaign.html but every time, I get an error. This is the link that I…
-4
votes
1 answer

When should I convert a Lead into Potential or Contacts in ZohoCRM?

Recently I've started using ZohoCRM and I have a question about the sales process. What's the differente between converting a Lead into a Contact or Potential, I mean, as I say a Contact is the person who your company make business, then, it's a…
joaogdesigner
  • 430
  • 2
  • 7
  • 20
1 2 3
47
48