What?
A really quick article for anyone experiencing the same issue: As a super admin in CRM, I am denied permission to access the Quote Conversion Mapping page...
Why?
I wanted to map a billing ...
What?
A very quick note in case I forget this one. If you are trying to join two tables and receiving the error "Conversion failed when converting the varchar value 'B110' to data type int" then read ...
Well we're all happy that the iPlayer from the BBC has come to PS3 in Europe but I'm less impressed about the multi-audio output. My setup is that the sound goes from the Playstation to the Sound System ...
... Language: English
; Platform: Microsoft Windows 11
; Author: Joel Lipman
; Version: 1.0
; Description: This program will generate a clean Attachments.zip and its Attachments.csv to upload ...
... you are using the Google Chrome web browser. In this case version 100 and is correct at time of print.
Open Chrome Web Browser
Click on the vertical ellipsis/3 dots icon int the top right
Click ...
... record that holds my API connection details
v_IntegrationRecordID = 123456789012345678;
r_CrmRecord = zoho.crm.getRecordById("Integrations",v_IntegrationRecordID);
v_TradingAPIVersion = r_CrmRecord.get("Compatibility_Version");
//
/ ...
... from MacOSX to Final Cut Pro (latest version 2022) and I don't have to pay for each year's software version as I do with MS Windows builds. Saying that, there are a lot of automations and applications I ...
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? ...
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 ...
... HTML tags:
l_TimeZones = List();
for each v_TimeZoneOption in l_TimeZoneOptions
{
v_TimeZone = v_TimeZoneOption.replaceAll("","");
// replace any commas in the value (for list conversion later ...
... the client wants: iPhone res). I then found that Shopify does accept a Base64Encoded version of the image and the below is how I achieved this.
How?
First-off, let me list the various formats that ...
... REST API function that will forward the payload data to Zoho Creator (Yes you will need CRM version Enterprise or Zoho One [that supports functions] for this process).
So first off, here's a reminder ...
... select JSON
Under URL, paste the URL for your CRM REST API function from the steps above.
Under Webhook API version I specify the one with the word Latest in the parentheses.
Click on Save
...
... quick to do and much easier than first thought. The article below documents how to create your first widget in a MacOS environment. I aim to create a WindowsPC version of this document at some point ...
... own version of Bootstrap and jQuery. This is the first example I have where you would want dynamic content in a Zoho Creator page without the use of JavaScript or 'Widgets JS'.
How?
Here are some ...
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.