... port at the same time, something last I built a PC was not possible. However, it was suggested that a modern motherboard BIOS allows you to enable this. It's just a setting in the BIOS if your motherboard ...
...
AuthToken (Multi Line)
AuthToken Expiry (Date-Time)
You should end up with something like this screenshot:
* Some of these fields are unnecessary for this example but are used to accommodate ...
... wanted that if the status had changed to something else, the first-line agent would not be allowed to set it back to "New Lead". Automations and workflows could however (run as Administrators). Mapping ...
... the header section) but then they changed address and couldn't change the template. So they had something like:
$
$
$
$
$
11 My Street, My City, My State, My Zip, My Country
They wanted to get ...
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 ...
... The form I have looks something like the following:
and displays as something like this:
The code
I create a workflow that when the decision box "Copy Monday to the Other Days" is clicked it ...
... to add 10 minutes to a date/time field in ZohoCRM and wanted a refresher for use in a client system. The usual error is something similar to the following:
{
"code": "INVALID_DATA",
"details": {
...
...
First, let's add a Notes field to the Creator form, I'm calling mine Note_CSS, then I have added a radio group called Tabs [NB: If you rename it from "Tabs" to something else, all CSS references need ...
... something like the following request (sent using Zoho Deluge but the cURL breakdown as follows):
curl -d '}'
-X POST "https://your-development-store.myshopify.com/admin/api/2021-10/products/9876543210987/images.json" ...
... - 1);
}
//
// output
info "[" + l_ProductIDs + "]";
info l_ProductIDs.size();
}
Yields something like:
[
1234567890123,
2345678901234
]
2
Well that produces a lot of ID numbers ...
... this returns something like the following (I've reduced the 200 records to about 6 of them):
{
"data": [
{
"Currency": "EUR",
"id": "123456789000000001"
},
{
"Currency": ...
What?
An article to note something I didn't realize I needed: How to address the above error and how to update a Shipping Address for a specific Sales Order in Zoho Books.
Why?
You might think ...
...
You should get something like the following on a successful subscription:
2021-09-20T19:50:29.964Z
Success
1173
E1173_CORE_APINOTIFY_19146596_R1
Re-run GetNotificationPreferences ...
... a field called "Audit_Change" and then I add to it our workflow with the main bit of code. For any other field that needs to update this preview, I tell it to update the "Audit_Change" field with something ...
What?
A very quick article to show pushing the date and time to ZohoCRM or ZohoCreator.
Why?
You may have received an error that goes something like:
datatype: datetime
How?
Here are ...
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 ...
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.