For most SMB’s it’s hard to find affordable inbound marketing solutions which suits their exact business requirements and are flexible enough to fully customize internal workflow requirements. In any inbound marketing solution, you want to have the flexibility to analyse and then act on the data you’re collecting to improve your business ...
Read More »Recent Posts
Integrating WordPress and Salesforce using Mailchimp
Syncing lead data into a CRM like Salesforce isn’t always a simply task without any background in programming and the in depth knowledge on how to use an API or write your own custom code. While there are lot of useful guides on creating Salesforce Web-to-lead forms, there are times when the ...
Read More »Send events to Woopra using GTM
When implementing Woopra, it’s likely that you’re going to want to send more than just Page View data about your visitors. Using Woopra event tracking (very similar to Google Analytics event tracking) we can send events to Woopra in order to build a stronger profile about the actions of each ...
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