What?
A quick article on how to display a OK/Cancel popup which I use as a message to the user for debug purposes.
Why?
It's similar to javascript's message box or confirm box, only Android let' ...
... "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 ...
... Email
- Possibly still an issue with delayed payment (check this is not holding status)
Date Modified: 2023-03-17 (Joel Lipman)
- Enhanced debug messages as function not auto-triggering ...
... "Message: " + r_ZohoShipmentUpdate.get("message");
}
}
}
}
}
}
}
}
Caveat(s):
Limited to 250 requests per day (can be upgraded at a cost)
Source(s):
DH ...
...
The question can be asked by clicking the button "Ask ChatGPT"
Add the parameter:
I'm calling it "banter"
of type "String"
with a prompt message of "What is your question?"
click on "Save ...
What?
Another one of these articles talking about getting all the active product listings from eBay for a specific client.
Why?
Our use-case scenario here is that we want to get an inventory ...
... for those who want to integrate ChatGPT with ZohoZIA.
Why?
Previously, I would edit the message handlers of a Cliq Bot I created but it would only understand the questions I have programmed it to ...
... commands
Stealth Mode
To keep images private, send these as direct messages to the Midjourney Bot. Just bear in mind that any image in a prompt can be accessed if people work out the link. "Stealth" ...
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 ...
... var v_DealRate4 = r_DealDetails.Rate_Year_4_0;
// default setting for alerting user
let b_ShowAlertMessage = true;
// specific values based on trigger field
if (v_RateCard == ...
What?
This is an article describing a custom function built into Zoho Flow that will accept as parameter the document_id and request_id. It then retrieves the Deal Reference (entered by an office signee) ...
... into a PDF using a customer's template.
//
// initialize (this is code added to a button so should alert user if no email was specified)
v_OutputMessage = "";
v_TemplateID = "123456789012345678";
//
// ...
... this function
sendmail
[
from :zoho.adminuserid
to :"This email address is being protected from spambots. You need JavaScript enabled to view it."
subject :"Client Test: ZB: Payment Received for Invoice " + v_InvoiceRef
message :"Workflow was executed and function ran: ...
... return error (don't display it, just show it in the logs)
log(e);
//ZDK.Client.showMessage("Client Script error");
}
// unfreeze the GUI
ZDK.UI.freeze(false);
// return false to prevent ...
What?
A quick article on a code snippet to mark a package as shipped and delivered in Zoho Inventory.
Why?
As usual, any task like this that takes me longer than an hour, I'd like to document ...
What?
A quick article on how to upload an image to the product/item listing in Zoho Inventory.
Why?
We're enhancing the out-of-the-box integration from eBay to Zoho Inventory bespoke for a customer. ...
... String crmAPIRequest
Outputs: output message to user
Date Created: 2022-02-11 (JoelLipman.com - Joel Lipman)
- Initial release
- Checks the user profile ...
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.