What?
This is a quick article on how I built my 2022 workstation and got 5 monitors working with only 1 graphics card.
Why?
This took me a good few hours to get working so I thought this article ...
What?
This is an article which is the updated version of my article Zoho Deluge: Push Item to Shopify API for 2022 using the new policy that Shopify have implemented when creating a custom app.
Why? ...
... 1000 ])
// the actual number may be less than this but this is for pagination estimates
v_MaximumOrders = 10000;
v_Year = 2022;
//
// set the filter for orders by status to return: All, Active, Cancelled, ...
...
console.log("Joel Lipman - 20221018 -------------------------");
// get some values from the current record
var v_CurrencyCode = ZDK.Page.getField('Currency').getValue();
var v_ConsultantLocation ...
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 ...
... print (6 June 2022) and I wanted to make sure it didn't just disappear or be difficult to find in future.
How?
The process of sending a PDF file to your Kindle device is also quite straightforward. ...
... ID
v_BooksOrgID = 20221234567;
//
// determine URL of file to download (note the DC here is EU but yours might be COM)
v_Url = "https://inventory.zoho.eu/api/v1/items/" + input.Zoho_Inventory_ID ...
... need the offset so that when a user clicks on the #9 entry, the system will know this is March 9th 2022 and not June 9th 2021... To do this, we have 2 date fields which will be hidden to the user but ...
... String crmAPIRequest
Outputs: output message to user
Date Created: 2022-02-11 (JoelLipman.com - Joel Lipman)
- Initial release
- Checks the user profile ...
... (CRM, Creator, Books) seems to interpret this sorting feature differently. This article is an effort to find clear and working solutions. It is working again as of 2022-02-10.
How?
Two methods ...
... int p_ItemID (eBay Item ID)
Purpose: Fetches a line item transaction per item ID
Date Created: 2022-01-22 (Joellipman - Joel Lipman)
- Initial release
More Info:
...
What?
This is an article documenting how to parse the notification from eBay and using it to create an order in Shopify.
Why?
Previously, we would receive an eBay notification and create an ...
What?
So this is an article expanding on my article Zoho Deluge - Connect to Xero API and explores how instead of a schedule, we can get Xero to tell ZohoCRM whenever an invoice or contact gets updated ...
... dates given a number of days
So here's another scenario where you have a start date and you are asked to list the working days, 7 days after the start date. I'm aware of the method .workdaysList():
date1='2022-07-21';
date2='2022-07-29';
info ...
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.