If you’re like me, you are an admin looking at how you can use the Gmail API to update signatures of gsuite users, using server side authorization to save all the fuss of OAuth prompts. The goal is to simply have your server talk to and be able to update ...
Read More »Salesforce Visual Workflow plugin – POST JSON callout to external webservice
Salesforce Visual Workflow has made the life of admins so much easier, with the simplicity to integrate and interconnect business processes without thousands of lines of code. To take this one step further, we’ve put together a plugin which allows you to send data using a plugin from Salesforce Visual ...
Read More »Salesforce Open CTI Lightning with Twilio Tutorial
If you’re reading this then you’ve probably already read the Lightning Open CTI post on the Salesforce developer blog and wondering how the heck get outbound calling working with Twilio and the Salesforce Open CTI call center. Disclaimer: I’m not a Salesforce Lightning dev, and would love for someone to ...
Read More »Contact form 7 to Zapier Webhook (JSON POST)
In this tutorial we will go through how to create a JSON POST request to a webhook endpoint using php CURL, in this particular case we will use a Zapier Webhook endpoint but you can use any other webhook endpoint (CRM, business systems, etc). Zapier has made it easier for ...
Read More »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 »Lead scoring inside Salesforce using SalesWings
In recent times we have been testing and are now a paying customer of a new predictive lead scoring web app called SalesWings which brings lead scoring inside Salesforce. On the contrary to most lead scoring solutions on the market, SalesWings offers a reasonably priced alternative approach to lead scoring which doesn’t ...
Read More »WordPress form submissions to Salesforce custom object (web-to-any)
This has been a problem that we’ve been plagued with for sometime. How can we get our form submission data from WordPress into Salesforce without using a custom coded solution, or otherwise known as Salesforce Web-to-Any. We’re also not just talking about the first form submission, but every form submission ...
Read More »Contact form 7 Dynamic Attachments using custom upload field
A large problem we have come across with CF7 is the use of dynamic attachments using only a single form. The problem is CF7 is limited to fairly static variables which are tricky to interchange. If you want different attachments you generally need to create multiple contact forms. This short ...
Read More »Populate form fields from URL Variables using GTM
If your goal is to improve your visitor experience and increase conversion rates, then you will know that the less effort a visitor has to make to reach the information they are looking for, the more likely they are to convert. Having a visitor fill in a form distracts away from ...
Read More »