Integration: Salesforce Marketcloud (SFMC)

Follow this step-by-step for authentication: {    “grant_type”: “client_credentials”,    “client_id”: “yourclientid”,    “client_secret”: “yourclientsecret”,    “scope”: “list_and_subscribers_write list_and_subscribers_read data_extensions_write data_extensions_read” }  All ready! The integration to perform the authentication was created. Below is the step-by-step process to

Learn more

How To Reject Personal Emails

Are you building a B2B creative experience targeted for business users and looking to reject leads with personal email addresses? No problem! You can reject personal email addresses by implementing a few simple advanced

Learn more

Media Queries

A really helpful feature in ION, is the ability to add on custom CSS to elements and combining them with media queries. We found this to be very helpful in creating custom creatives. In

Learn more

Advanced Calculator Functions

Ion’s rule structure uses NCalc to perform its calculations. Variables in NCalc formulas can be replaced with dynamic data fields in Ion in order to allow users to insert their own values and render

Learn more

How to add reCAPTCHA to a form

CAPTCHA is an acronym for Completely Automated Public Turing test to tell computers and humans apart. Typically, CAPTCHA serves-up a checkbox that must be checked before a form can be submitted to prevent non-humans

Learn more

HubSpot: Post data to HubSpot form

Data collected through your Ion experiences can be submitted to a HubSpot form by leveraging ion’s ‘post to web form’ integration. This document provides step-by-step instructions to create an integration that posts data to

Learn more

Ion Integration: Pardot

You have two integration methods to select from when exporting data from ion to your Pardot instance (also known as an “Add Lead” integration): the Post to Web Form (Form Handler) method and the

Learn more

Marketo: Export data overview

You have two integration methods to select from when exporting data from Ion to your Marketo instance (also known as an “Add Lead” integration): the REST API method and the Embedded Form method. Both

Learn more