Collect External Contacts on Your Website

If you have your own website, you can use Movemint's email embed to automatically add Group External Contacts to your CRM. This feature is in beta.

Group-level email embed

While the feature is in beta, access to the admin is by invitation only. Please email [email protected] and we'll add you.

Once approved, you can add the embed to your website with this code. You'll want to substitute "test_group" with your group's actual handle, i.e. "rock_cobbler" for https://www.movemint.cc/groups/rock_cobbler.

<div 
  class="movemint-embed-placeholder"
  data-embed-type="group"
  data-embed-handle="test_group">
</div>
<script
  src="https://movemint.cc/email_embed.js">
</script>

Let us know at [email protected] if you have any questions or feedback on this beta feature!

Last updated