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 …
Tag: advanced
You can use the Ion platform to have people register for your next event! If you can only accept a certain number of registrations, a lookup table can be created and used with a …
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 …
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 …
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 …
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 …
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 …
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 …
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 …
If you’d like to embed Marketo forms on your Ion experiences, check out this post to easily repurpose your Marketo embed code into a reusable ion widget. Taking these steps will enable you to …