... image URL to/from ZohoWriter.
Loop through active users in ZohoCRM.
Merge the HTML email signature with the fields evaluated.
Function: fn_Workdrive_HostImage
I add this function to the CRM ...
What?
An article to save time where a customer wants to click a button to generate a merged document in Writer and attach it to the CRM record.
Why?
Our use-case is that we have a client who has ...
What?
A quick note on a htaccess rewrite rule I'm liking.
What does it do?
What I type:
http://www.mywebsite.com/blog/videos.html
Sends this to server:
http://www.mywebsite.com/index.php?myFolder=blog&myFiles=videos
How? ...
... more useless asking him about a write-protect switch (physical). The user then said nevermind and found the answer himself. The discussion is on the page http://www.hardwareanalysis.com/content/topic/46202/. ...
In this case, I want to display the current month with today highlighted. As I was trying to get my head round writing this in a program using the qHTM.dll (to include HTML in an autohotkey GUI), the ...
... So create a function in the Zoho App you are checking, or somewhere you can write some Zoho Deluge code.
Note that requesting an increase of the limit or an upgrade to the subscription will likely ...
... of where the images are hosted, you can now write a SQL (more precisely an ANSI-SQL / ZohoSQL) query which is something like:
SELECT
"Modified Time",
if(to_date("Modified Time") > sub_date(to_date(now()), ...
... a solution which sits on an external website and which talks to Zoho, then setup an externally hosted web app with the usual JavaScript frameworks and have it send AJAX commands to a server which reads/writes ...
... to create and update an estimate as well as read settings and contacts.
I have a connection called "zcrm" which has the necessary scope(s) to read from and write to a CRM quote record.
The code: ...
... and payment date to appear on the invoice.
How?
This sounds rather straightforward, write a function that given an invoice, checks the customer payments and updates the custom fields. Executing ...
... will all be done by the sales team via Shopify. So I select the following: (see: Shopify API Access scopes for more info on each):
read_analytics,write_customers,read_customers,write_inventory,read_inventory,write_order_edits,read_order_edits,write_orders,read_orders,write_product_listings,read_product_listings,write_products,read_products,write_reports,read_reports ...
... layout didn't work
Choose field to validate > Select "Lead Status"
Choose validation type as "Validate using function" and click on "Next"
For functions, select "Write your own"
Give it a function name, ...
... and remind us that we need to phone this Lead.
How?
It sounds straightforward: schedule a call using the GUI then write a test function to check the JSON that is being returned for API names... ...
... PDT 2022,Fri Jul 29 00:00:00 PDT 2022
But if I were to maintain the idea above and skip a selected day, I would write something like the following:
//
// initialize list to hold valid appointment ...
... = v_Css + "";
// write this stylesheet to the note CSS
input.Note_CSS = v_Css;
Yields
All of me
Now we have the tabs looking close to what we want, you will have noted that I have done ...
... = 0;
m_ShippingAddress = Map();
// set field api names that we will read from and write to
l_CrmShippingAddress = ;
l_BooksShippingAddress = ;
// loop through the CRM Sales Order address field ...
... e fun to write another function that will generate the Auth'n'auth token.
Here is a reminder on what my Zoho Creator form looks like for API Integrations and the fields I refer to:
Note the Dev ...
What?
This is an article for training purposes. I'm pretty sure there is official documentation on how to do this but I thought I'd write this article to make it simpler for new developers to follow and ...
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.