... of this article).
The end-user must be able to search on EITHER the student's username or the student's ID (2 report parameters: @StudentADAccount [varchar] and @StudentReference [int] respectively). ...
... the URL text. In this example, we are using images uploaded in the Zoho Analytics image library but you would need images either uploaded in Analytics or a publicly accessible image without a user wall. ...
... the key item to remember is that status is a mandatory field and it can either be "closed" or "open". If you have used ZohoCRM then this is obvious; if you haven't then it may be difficult to work this out. ...
... = v_Message + "No Datasource Information! Either the data source synchronization has been switched off or there is an error with a connection account between Zoho People and Zoho Analytics. ";
}
v_Message ...
... span.year').text(currentYear);
Error(s) Encountered:
Error Status 401 Code 1030: Authorization Failure. The access token is either invalid or has expired. Please check your Zoho Accoun ...
... so that I get the popup to enable bi-directional rather than via the tickbox.
The below code is added to a trigger whenever the ticket form is submitted either on creation or modification.
The ...
... file permanently. You only need to run either of these as the second one runs both (disassociate and delete):
// disassociate as attachment (removes attachment from the Bill but keep in ZohoBooks documents)
r_Detach ...
... you have sent the code to either create or update the estimate in ZohoBooks. You will need the returned estimate ID and I'm not 100% sure the attention/phone number goes along as my client didn't include ...
... to not adjust stock level if item has enough quantity then that purchased
- Adds tracking number and carrier to shipment record on either creation or modification.
- Only creates shipment order ...
What?
A super quick article on getting the business hours set in ZohoCRM.
Why?
When creating a booking system in ZohoCreator, I want to enter the default working shift for an employee either existing ...
... function too often either for debugging/monitoring purposes but it's easier to use an access token then getting the OAuth access codes from the client.
How?
I'm going to split this into 2 code snippets ...
... however is that it is connected to the Internet unlike ChatGPT which only has information up to 2021.
How?
The basics of setting this up would be to setup a bot in ZohoCliq and then to edit either ...
... is scatty and the online forums weren't too helpful either.
How?
In the example below, we are going to document how to import files associated to CRM Contact records. There's first the preparation ...
... = r_CreateShipment.get("shipment_order").get("shipment_id");
}
}
}
//
// maybe one is either used or created
if(v_ShipmentID != "")
{
v_Url = "https://inventory.zoho.com/api/v1/shipmentorders/" ...
... supports it (I had no idea whether my motherboard supported it as it kept talking about AMD Crossfire/NVidia SLI and I'm doing neither). But that didn't work, then I found you need to do an extra step in ...
... if your search query string has spaces in it, the above without the small apostrophes (single-quotes) will return either a parsing error or just no data. In the line:
v_GraphQl = " product } } } }"
Change ...
... be selectable. Two separate fields weren't quite right either: 1 as read-only (permission only to higher level) and 1 picklist as selectable means that the first-line agent would be referring to 2 status ...
... to change by going to Settings > Preferences > Packing Slip Settings > and Enable "Delivery To":
Then change the Shipping Address Format either under "Customers and Vendors" (although this applies ...
... Shipping Address... But let's say I don't know how to create a shipping address and retrieve its ID then here's the method I use:Create the sales order in ZohoBooks (either in Zoho Deluge or however you'r ...
...
The example below is that we are going to search for some records in Zoho Creator and display these in either Zoho Books or Zoho CRM. For demonstration purposes, these have been simplified and will ...
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.