What?
A quick article on my adaptation of some code posted by Poorvik Palanikumar on the Zoho Community Forums to connect a ZohoCliq to the OpenAI API and ChatGPT... Note that I have another article ...
What?
This article is just in case it comes up again (has twice now) where a client wants a report on candidates and associated job openings in Zoho Recruit.
Why?
We're creating a custom module ...
What?
This is a quick reminder for myself on opening a CSV in MS Excel but without converting long numbers into exponential notations (which are incorrectly rounded anyway).
My Data:
Account ...
... another screen of app icons. The same can be done to the desktop versions with open applications instead of just their icons.
Why?
MS Windows 10 has made a major step but when you close down your ...
... was for me:
Open Start > All Programs > SQL Server 2012 (or your latest)
Expand "Configuration Tools" and open "Sql Server Configuration Mnaager".
Right-click on "SQL Server Integration Services 10.0" ...
... downloading a JSON file. Looked a bit suspicious. The code below opens a new tab in their web-browser displaying a plain output message.
How?
So there are 2 caveats to this solution: 1 is that ...
... the name "Joels Image Library". I think I closed it and reopened it but now I want a 2nd column. So I click on the "Add" button and select "Add Column" > I called the column "ZohoAnalytics Image URL" and ...
... the key item to remember is that status is a mandatory field and it can either be "closed" or "open". If you have used ZohoCRM then this is obvious; if you haven't then it may be difficult to work this out. ...
What?
There are already articles out there that document this but I use this more and more and would rather just find it on my site than going through multiple bookmarks.
Why?
This use-case is ...
... HTML entity equivalent and enclosing the ID in double-quotes in case I open it in MS Excel or another system that likes rounding 64-bit signed integers (long numbers):
//
// Generate a CSV of a ...
... ie "Extra Confidential" has been ticked
if (b_ContactConfidential) {
// prompt with a confirmation box
var b_Proceed = ZDK.Client.showConfirmation('Do you want to open the mailer ...
... is attached to the last record of the source data
File identifying number is returned from being attached
File is opened in a new tab/window to trigger downloading.
File is deleted from attachments ...
What?
This is an open article without any completion in mind; to set the proper case of a name, as in capitalize the first letter, lower case the rest but then with exceptions.
Why?
Some of the ...
What?
If you're lucky enough to build an application for a client based in a country that changes its clocks twice a year, then I'm opening this article without a 100% certain solution as I need to wait ...
... "ITEM CREATE RESPONSE FOR " + v_ItemID;
info r_CreateItem.get("message");
Error(s) Encountered
items with opening stock cannot be deleted, set the opening stock to zero: Guess who's going to hav ...
What?
This is a not-so-quick article that queries an eBay order and creates the relevant ZohoInventory item, contact, sales order, package slip, shipment order, invoice, payment records...
Why? ...
... != null)
{
//
// let's format a little as the business days are given in the correct order
m_ShiftRow = Map();
m_ShiftRow.put("open","00:00");
m_ShiftRow.put("close","00:00");
m_ShiftBuildU ...
What?
Following on from the article: Zoho Cliq: Integrate OpenAI and ChatGPT 3.5 Turbo. This is the next step as we get it to look at data within ZohoCRM.
Why?
Because it is a serious improvement ...
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies. Read more about our Privacy Policy.