... In MySQL, I only know how to do this with a UNION ALL clause.
Scenario:
I have a Joomla module which should take the keywords from a specified number of different but similar tables. I'm looking ...
What?
I think I have a similar article on this website but the article below documents the full process to create a button that will map the values/fields from the record into a CRM Mail Merge template ...
... one day before the due date:TRIGGER = -P1D.
Similarly, if you want the reminder to be triggered two weeks before the due date:TRIGGER= -P2W. This applies only to recurring tasks, and the trigger time ...
... apps may create similar webhooks so you need to make sure the script below is looking for your custom webhook
for each m_ThisWebhook in r_ShopifyWebhooks.get("webhooks")
{
if(m_ThisWebhook.get("id") ...
... to manage your DNS:
Create a TXT record
Specify the Host as 1522905495316._domainkey.mycompany.com // Important: if hosted by GoDaddy, Ionos, FastHosts, and similar domain providers, you do not include ...
... of Zoho Inventory. In this task, we are simply getting a CSV with all the order IDs for a particular year output as a spreadsheet.
How?
Similar to how we retrieved the eBay active listings (see ...
... and respond with the responses I programmed it to answer with. Any variations of the questions it did not understand, it would return a response similar to Siri or Ask Google where it includes the keywords ...
What?
A quick article to display a value in a column in a widget in Zoho Analytics.
Why?
Because I keep forgetting how to do it.
How?
I've done this for a query that amalgamated all the ...
... the line items from a package slip taken from Zoho Inventory. I'd prefer if it was included in the list view or a Zoho Creator report.
How?
We would think it similar to a picklist/dropdown where ...
... output response to console
info "Response of attempt to upload to Zoho Inventory:";
info r_UploadPhoto;
You should get a response similar to the following:
Update 2024: Following Books Domain ...
... app without building a JS Widget or using Nodejs... Or we can make do with the tools provided. The brief was similar to the Zoho Bookings interface where their Creator app is to present the user with ...
...
Similar to how to create a call or task, but with some variation:
//
// initialize
m_ScheduleMeeting = Map();
//
// specify parent module
m_ScheduleMeeting.put("$se_module","Leads");
//
// all ...
... 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": {
...
What?
This is an article to document a function used in Zoho Creator to retrieve the Product IDs of all the active products in a client's eBay store.
Why?
The use-case was that I wanted to retrieve ...
... (similar to team name) and wanted any Opportunity record to have a field showing the user's Division. This would help in reporting later down the line.
How?
The following code snippet will get the ...
... pencil icon to edit this
Alongside "Field Type", select "First Name, Last Name"
Now your booking form will be similar to the following:
And if the account is integrated with Zoho CRM, ...
What?
This is an article to demonstrate how to log a time event under a Zoho Projects Issue using code (Zoho Deluge) rather than the graphical user interface (GUI). Note this would probably be similar ...
... but I have since sent something similar to an API expecting nested arrays (not sure if they were PHP) and it works.
Why?
This took me several days and in the end only going through various forums ...
... response somewhat similar to the following:
// this is sample JSON with replaced IDs
"My_CRM_File": [
{
"extn": "pdf",
"is_Preview_Available": true,
"download_Url": "/crm/org12345678901/specific/ViewAttachment?fileId=aaaabbbbccccddddeeeeffff1111222233334&module=CustomModule1&parentId=123456789012345678&creatorId=987654321098765432&id=234567890123456789&name=dummy1.pdf&downLoadMode=default",
...
... in your browser which is the root folder of your app:
In the browser url, type https://127.0.0.1:5000/app/widget.html, your browser page should now display something similar to the following:
...
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.