From April 24 to June 24, 2017, star ratings from selected Facebook business pages reviews and ratings section will appear below your business’s name in a small percentage of ads appearing in Newsfeed. Star ratings will only appear when the average star rating is 4 stars or higher and when ...
Read More »Recent Posts
Make Zendesk tickets look like real emails
In this short article we’re going to go through how to make Zendesk tickets look like real emails. This is by no means a fix, but a work around until Zendesk can implement HTML formatted comments without all the other jargon such as white spacing, company name, agent name and date/time. ...
Read More »Contact form data inside Salesforce
Continuing on from the first part of how to get your form submission data into a Salesforce custom object we will further explore how you can use this contact form data inside Salesforce to better help your organisation make informed business decisions based on the data. Implementation time: 2 hours Count of form ...
Read More »-
How to use the Gmail API to update Signatures of GSuite users (PHP)
If you’re like me, you are an admin looking at how you can use the ...
Read More » -
Salesforce Visual Workflow plugin – POST JSON callout to external webservice
-
Salesforce Open CTI Lightning with Twilio Tutorial
-
Contact form 7 to Zapier Webhook (JSON POST)
-
Make Zendesk tickets look like real emails
-
Implement Queue Using 2 Stacks in Java
Today, we will look at how we can implement a Queue by using 2 Stacks ...
Read More » -
Reverse a String in Java