... portal so I wanted this at no extra cost. This is read-only so actual editing of the feed would be done on the respective social network's site.
How:
This simply displays the feed... (no write back)
Facebook ...
... = Map();
m_Params.put("resource_id",v_WorkdriveFolderID);
m_Params.put("shared_type","workspace");
m_Params.put("email_id",l_RecipientsEmails);
// role id 34 is view only on the file (see below ...
... workspace you want to create the monitoring system. Preferably use the workspace that has the data to check. For demo purposes, I'm going into the CRM Reports workspace > Click on "Create" > Then select ...
... ID. Note that this isn't in the official documentation but at time of print, this works:
//
// get event record by ID
v_EndpointEvent = v_BaseURL + "/restapi/portal/" + v_PortalID + "/projects/" + ...
... to get workspace ID, look at the URL in ZohoAnalytics and take the number straight after the word "workspace/"
v_WorkspaceID = "12345000001234567";
//
// to get the Analytics Org ID, login to Zoho Analytics, ...
... a solution which sits on an external website and which talks to Zoho, then setup an externally hosted web app with the usual JavaScript frameworks and have it send AJAX commands to a server which reads/writes ...
...
Check that ZohoDesk is sync'ing with your ZohoAnalytics:
Login to ZohoAnalytics as an Admin with access to ZohoDesk
Make a note of the workspace name that your ZohoDesk will sync with.
Select ...
... an image to workdrive and returns a publicly-accessible link/URL for use in your email signatures.
Inputs: Loginuser
Outputs: Email
Scope(s): WorkDrive.team.ALL, WorkDrive.workspace.ALL, ...
... it works then the connection string is fine.
What I was doing?:
I'm not saying this is the solution to whenever you get the above error; I'm just saying this what I was doing and this is what fixed ...
What?
This is an article to document how we created a button off a Bill record in ZohoBooks which generates a text file to be sent to a bank and downloads it to the staff member's workstation.
Why? ...
...
}
Caveat(s):
There was a risk that the removeAll() command would remove every customer from the "all" list. That didn't happen so the above code works at time of print. Things can change though ...
... about 4 months until I can confirm this works.
Why?
I've covered this before in a fair few articles on this website but for clients in the US, where there could be 4 different timezones between customer, ...
What?
Following on from my article: ZohoCRM: Get All eBay Active Listings, this is how to get all the orders from a client's eBay.
Why?
Our use-case is a data migration from eBay to a fresh instance ...
What?
Another one of these articles talking about getting all the active product listings from eBay for a specific client.
Why?
Our use-case scenario here is that we want to get an inventory ...
...
What I have
Me,Myself,I\na,b,c
What I want
Me,Myself,I
a,b,c
How?
So in this article I just want to list some various methods of inserting a new line character.
Works on most ...
... query which will now retrieve 10 products per page and loop through 3 pages for use in Zoho Deluge. If this works, we can increase the number of pages as well as the number of products per page:
The ...
... for future use. The use-case is the client has their own delivery drivers and want them to mark a sales order & package as shipped and delivered.
How?
Here's a code snippet that works for me. It ...
What?
This is a quick article on how I built my 2022 workstation and got 5 monitors working with only 1 graphics card.
Why?
This took me a good few hours to get working so I thought this article ...
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.