...
So we created a custom module called "Candidates x JobOpenings" (with alternative API name as "CustomModule6"). Just to add to the complexity of the task, the client has their own reference for Candidates ...
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?
This is an article documenting how to create a Zoho Creator Widget which includes the Bootstrap and jQuery frameworks as well as other JavaScript functionality.
Why?
Quite simply that at ...
Applies to:
PHP 5.4
MySQL 5.1.4
Databases initially setup with collation 'latin1_swedish_ci'
What
Another article trying to help people display foreign characters on their website without ...
What?
If you're installing an app and it creates two icons:
Why?
I don't think I'll forget this one but I was stumped for a bit until I found it on the a forum: Stack Overflow: Android App Development. ...
Applies to:
Microsoft Business Intelligence Development Studio 2008 (BIDS)
Microsoft SQL Server 2008 R2
What?
This article describes solutions to the error:
Subscriptions cannot be created ...
The following describes how to setup a database user with read-only access to the AdventureWorks database.
Using SQL Server Management Studio 2008:
Connect to your database server.
Expand Security ...
... This is a "zcrm_" prefixed ID of the user who owns the attachment.
Modified By Id: This is a "zcrm_" prefixed ID of the user who modified the attachment.
Created By Id: This is a "zcrm_" prefixed ID of ...
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 ...
... @ https://api-console.zoho.com/)
Select your "Self Client"
Enter in the applicable Scope(s): eg. ZohoSign.documents.ALL,ZohoSign.templates.ALL (possibly incl. ZohoSign.account.ALL)
Click on "Create"
You ...
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 ...
... the function this worked as expected. Now put it on a workflow where the settings were:
When an invoice is "Created or Edited"
Execute the workflow when "When any field is updated"
Filter the triggers ...
... fields in Zoho Inventory... and the list goes on. So in my job, we tend to create a few custom functions which will download any item from eBay to Zoho Inventory and vice-versa. Easy to make the function ...
... form to download the attachments and upload them to the Creator "Document" form:
//
// get attachments
v_NoteAttachments = "";
m_SortCriteria = Map();
m_SortCriteria.put("sort_by","Created_Time");
m_SortCriteria.put("sort_order","desc");
l_Attachments ...
... for this, I created the following Creator form:
The fields:
Calendar Day Select (link name: Calendar_Day_Select || type Radio)
Form CSS (link name: Form_Css || type Add Notes)
Selected Value for ...
... time of print, I couldn't find that much information on how to build up a JSON request to create a meeting (previously known as Event) in Zoho CRM. Here's a quick snippet of code to remind me.
How? ...
... needs information from additional apps installed on the Shopify store.
Why upgrade to the latest version for Shopify when private apps created before February 2022 won't be deprecated? Because the ...
... 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.