...
The deluge function
So this function will return the word "delivered" or whatever other statuses there are for a package:
/*
Function: String fn_DHL_CheckShipmentStatus(string p_TrackingNumber)
...
What?
A super quick article on something that almost deserves its own article: using new lines in ZohoDeluge.
Why?
My use-case here is that I was generating a comma separated values (CSV) file ...
... as a string
x_ResponseBody = invokeurl
[
url :v_Endpoint
type :POST
parameters:x_Params
headers:m_Headers
];
Parsing the response into JSON or a Deluge Map
This can be appended to the ...
... recently modified products at the end of each day and run some Deluge code against it to ensure that the data in Shopify is the same as in Zoho. In this case, Shopify is considered the source of truth ...
What?
This is an article on a trick I picked up from one of our interviewees as well as apparently in one of the Zoho documentation manuals. It uses leftpad to create a string of a length, converts ...
What?
A noteworthy article in my opinion on how to send a CRM quote record using a template the customer created from a button.
Why?
Yes you can do this already by going to the record, clicking ...
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. ...
What?
Following on my article of creating a task using Zoho Deluge and scheduling a call using Zoho Deluge, here's an article on creating a Meeting or an Event using Zoho Deluge.
Why?
Because at ...
... Deluge - Some Useful Regular Expressions list but I felt this deserved its own article.
Why?
A client wanted the discount displayed on a template and if they gave 10% discount, it would display ...
... a HTML entity would be submitted. So it doesn't decode every HTML in existence, only the ones I know will happen.
Here's the Zoho Deluge code I use (note that I've put this in a namespace called "DataCleansing", ...
What?
A very quick article to remind me how to send a text message using Twilio API in Zoho Deluge.
Why?
The use-case here is that we want local sense dialing where specific numbers are used both ...
What?
An article with a quick snippet of code which builds up the address from a Lead record to geocode into latitude and longitude coordinates to feed a third-party API which returns a timezone.
...
... Lipman: Zoho Deluge: Generate List of TimeZones
Joel Lipman DataSources: Time zones supported by Zoho (MS Excel file)
Wikipedia: Daylight saving time by country
Wikipedia: List of tz database time ...
...
Source(s):
Joel Lipman: Zoho Deluge: Generate List of TimeZones
Joel Lipman DataSources: Time zones supported by Zoho (MS Excel file)
Wikipedia: Daylight saving time by country
Wikipedia: ...
What?
This is an article to document how to schedule a call with a reminder in Zoho CRM using Zoho Deluge.
Why?
Because I find a need to document anything that takes longer than 30 minutes to ...
What?
Just a quick article if you get the above error and what to look for.
Why?
I was writing a function with perhaps too many for each loops within a for loop.
How?
The following is 1 ...
What?
I already have an article documenting Pushing a value to a datetime field in CRM but wanted another article here to remind me of the Deluge code I need to add/subtract time.
Why?
Just want ...
What?
A very quick article with a snippet of code to get today's date, tomorrow's, and the day after's but it has to skip Sundays.
Why?
Wanting to create a schedule for availability over the next ...
What?
A quick article to take a list of options from a HTML select element and convert to a Zoho Deluge list that will eventually be used to populate a dropdown.
Why?
Because I find myself doing ...
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.