Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save edfryed/8f9b13f09a325d5debec2bb54d03371f to your computer and use it in GitHub Desktop.
Save edfryed/8f9b13f09a325d5debec2bb54d03371f to your computer and use it in GitHub Desktop.
Email template featuring personalization powered by liquid templating
<p>Hi {% if customer.first_name != blank %}{{ customer.first_name | capitalize }}{% else %}there{% endif %},</p><p>How many times have you been caught out by (a lack of) sales &amp; marketing tool integrations?</p>
<ul>
<li>They don’t exist between the tools you use</li>
<li>They don’t pass the data you need them to</li>
<li>They don’t play nicely with multiple other tools</li>
</ul>
<p>We noticed Hull users diving into our more technical features to break and sync data silos that integrations couldn’t help with. {% if customer.clearbit-github_handle == blank %}Your ops &amp; engineering teams might want to have a read of this post too…{% else %}And as a technical user, you I figure might <i>really</i> like this post :){% endif %}</p>
<p>This has saved ops and engineering teams hundreds of hours on data integration projects, dodged a six-figure spend on customer data warehousing, saved over $15,000 on Salesforce, and doubled qualified leads with global visibility.</p>
<p><strong>In this Spotted blog post, you’ll find:</strong></p>
<ul>
<li>The five tactics used by Hull customers to integrate data without integrations</li>
<li>The four criteria we see you need to make this work</li>
<li>Code samples from Processor and Incoming Webhooks connectors</li>
<li>How Hull users are combining different methods to "skip" integrations entirely</li>
</ul>
<p><b>Read </b><a target="_blank" href="https://www.hull.io/blog/customer-data-integration-without-integrations/"><b>Customer data integration without integrations on the all-new Hull blog.</b></a></p>
<p>If you’re thinking along the same lines as us, or this post triggers a bunch of ideas, we’d appreciate your support on <a target="_blank" href="https://twitter.com/hull/status/969222208076877824">Twitter</a> and {% if customer.social_profiles-growthhackers == blank %}<a target="_blank" href="https://www.linkedin.com/feed/update/urn:li:activity:6374997704031956992">LinkedIn</a>{% else %}<a target="_blank" href="https://growthhackers.com/articles/spotted-customer-data-integration-without-integrations">Growth Hackers</a>{% endif %} to get the word out there. Or just reply to this email - I'd love to hear what you're thinking...</p>
<p>Enjoy,</p>
<p>&nbsp;</p>
<p>Ed Fry<br><strong>Growth <a href="https://twitter.com/hull">@hull</a></strong><br>Twitter <a href="https://twitter.com/edfryed">@edfryed</a><br><em>Hull Kraken is coming</em></p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment