... warn system managers if a sync started failing.
Inputs: None
Outputs: Emails system manager if any failures.
Date Created: 2024-07-02 (JoelLipman.com - Joel Lipman)
...
What?
This is an article just repeating a script from the Zoho Kaizen series allowing a confirmation box (something lacking in Zoho Creator - but that every app outside of Zoho has) as well as a popup ...
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? ...
What?
Following on from my article: ZohoCRM: Get All eBay Active Listings, this is how to get all the orders from a client's eBay.
Why?
Our use-case is a data migration from eBay to a fresh instance ...
... (in other words, not alphabetical, numerical, or completely random order):
void JoelLipman.fn_SetStaffUsualShift()
{
//
// build a standard usual shift subform from CRM
r_OrgDetails = invokeUrl
...
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 ...
What?
An article to resolve my frustration in being able to ONLY retrieve the first 100 products using GraphQL, so page 1 of Shopify products.
Why?
Our use-case is that we retrieve the 100 most ...
... their record is modified.
Date Created: 2023-02-02 (JoelLipman.com - Joel Lipman)
- Initial release
Date Modified: ????-??-?? (??? - ???)
-
******************************************************************************* ...
... r_Attach;
//
// to send this as an email as well
sendmail
[
from :zoho.adminuserid
to :"info@joellipman.com"
subject :"ZohoSign Test - Request: " + v_RequestI ...
... this function
sendmail
[
from :zoho.adminuserid
to :"info@joellipman.com"
subject :"Client Test: ZB: Payment Received for Invoice " + v_InvoiceRef
message :"Workflow was executed and function ran: ...
... not explaining how to attach a binary image to eBay
eBay Developers Program - eBay Trading API v1247 - UploadSiteHostedPictures
JoelLipman.Com - Zoho Creator: Public URL of an Image field / Uploa ...
... String crmAPIRequest
Outputs: output message to user
Date Created: 2022-02-11 (JoelLipman.com - Joel Lipman)
- Initial release
- Checks the user profile ...
... 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 ...
... *******************************************************************************
// Generate your access token to connect to Xero and query Xero records
// See my article: https://www.joellipman.com/articles/crm/zoho/zoho-deluge-sync-to-xero-api.html
//
v_TenantID ...
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.