Assuming give is required, the following 78 results were found.
side bar to go to Home or Setup) Under "Extensions", click on "Connections" Click on "Add Connection" Click on "Zoho Oauth" Give the connection an easy name (will be lowercased) but descriptive. For this test I will call it "myconnector". Ensure that as...
Zoho Cares). Advise them that you have verified the domain using CNAME and that the CNAME record is setup. You will need to give the full path of the custom domain (eg. https://mysubdomain.joellipman.com), I include the app owner and app name. Then you...
of a parameter I'm sending to the function. So in "Edit this application" > go to Workflow > Functions > New Function: give the function a name select "Deluge" as the language give it a Namespace (for this example I will leave this on "Default") and set...
Amazing 1997-07-05T23:15:00+00:00 46498 Joel 1977-11-14T12:30:00+00:00 8949 Anonymouse 1923-10-16T15:00:00+00:00 How? So to give you a gist of what the following snippet of code is doing, let me give an overview: Build up a map with sample data (you...
] 2 Well that produces a lot of ID numbers delimited by a comma. However, to match my use-case, I want a list to which I can give it an SKU, and it returns the Shopify Product ID (not of the variant but of the product). In which case, I need to tweak...
afterwards when locking it down for security: Login to ZohoCRM > Setup > Developer Space > Connections > Zoho OAuth Give your connection a name, I'm calling mine "Joels Connector" Select the Scopes: ZohoWriter.documentEditor.ALL and ZohoWriter.Merge.ALL...
Creator: Push to eBay Listings The megafunction So I'm going to call this function "Fn - eBay - Get Active Products" and give it the internal name as "fn_GetEbayActiveProducts" without any arguments. Something to note in the below is that it asks you to...
not related to any of this setup / configuration. Instead, we prepare the following set of instructions for the client to give to their IT administrator. If the client registered their domain with a domain registrar, then they need to sign in to their...
a system administrator > Go to Setup > Client Script Clicking on the "New Script" button in the top right. For this demo, we give it the name "On Deal Creation" and in the description I've commented that this will select a pipeline based on the user's...
query... Well it's for the radar chart and what it does is group all the responses per page (per survey attempt) so that given a survey reference, it will give me the sums per page. SELECT i."Attempt ID" AS "Survey Response", max(i."Survey") AS...
First, I'll go through the steps of setting up the Zoho CRM function, we'll convert it to a REST API function which will give us a URL and then we'll configure the Zoho Survey to trigger a webhook when submitted. Pre-Amble Just need a few fields on the...
up the Client Script Login to ZohoCRM > Setup (cog icon next to profile photo) > Developer Hub > Client Script > New Script Give it a name, I'm calling mine Invoice TBC Give it a description. I said "Sets the subject/name of the invoice to TBC when...
Sign in using your Google APIs developer's account (FREE). Copy the JavaScript they give you (eg....) and paste this into a custom HTML module in your Joomla site. Add the meta tag they give you to your index.php file (under template folder in effect...
GDPR Privacy Policyhttp://mail.joellipman.com/static-items/gdpr-privacy-policy.html
Website Privacy Policy Template This privacy policy sets out how JoelLipman.com uses and protects any information that you give JoelLipman.com when you use this website. JoelLipman.com is committed to ensuring that your privacy is protected. Should we...
Terms & Conditionshttp://mail.joellipman.com/static-items/terms-conditions.html
are not the property of, or licensed to, the operator are acknowledged on the website. Unauthorised use of this website may give rise to a claim for damages and/or be a criminal offence. From time to time this website may also include links to other...
Privacy Policyhttp://mail.joellipman.com/static-items/privacy-policy.html
This privacy policy sets out how Joel Lipman .Com uses and protects any information that you give Joel Lipman .Com when you use this website. Joel Lipman .Com is committed to ensuring that your privacy is protected. Should we ask you to provide certain...
Forum Ruleshttp://mail.joellipman.com/static-items/forum-rules.html
determine whether you knew what you were doing was wrong or whether a warning is necessary to explain it to you. If I do not give a warning, I will skip ahead to the next step in the penalty list. Muting - This is where you are not able to talk on the...
Webdeveloper-Speakhttp://mail.joellipman.com/articles/web-development/webdeveloper-speak.html
write an article on another site but I came across it and rather than just add it to my weblinks section, I thought I'd give it a little more credit. "Motive is a web design and development agency based in Wellington, New Zealand providing consultation,...
Development Studio (BIDS) Right-click on "Shared Data Sources" in the Solution Explorer > select "Add New Data Source" Give the DataSource1 a more memorable name Click on the "Edit..." button Click on the "Change..." button Select "ODBC" and click on...
for most SQL forms). I found that to add further tables, simply start with another "UNION ALL" clause with a note to give the 3rd table a different alias to the 2nd (so "C" instead of "B"): SELECT title, intro FROM ( SELECT `title`, `introtext` intro...