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 ...
...
Previous Models/Versions
Based on the documentation: In the above code, you would change the model value to one of the following
code-davinci-002 (optimized for code-completion tasks)
text-davinci-002
text-davinci-003
gpt-3.5-turbo ...
... get access token (you will need your own function here as documented in my article
v_AccessToken = standalone.fn_eBay_GetAccessToken();
//
v_TradingAPIVersion = 967;
v_Endpoint = "https://api.ebay.com/ws/api.dll";
//
// ...
... browsing to https://platform.openai.com/account/billing/overview. At time of print, the paid plan is a pay as you go or pay as you use.
Previous Models/Versions
Based on the documentation: In ...
... 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 ...
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.