Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 661 Bytes

OutgoingIntegrationIterablePolicy.md

File metadata and controls

19 lines (12 loc) · 661 Bytes

TalonOne::OutgoingIntegrationIterablePolicy

Properties

Name Type Description Notes
base_url String The base URL that is based on the region key of your Iterable account.
api_key String The API key generated from your Iterable account. See Iterable API Key Guide

Code Sample

require 'TalonOne'

instance = TalonOne::OutgoingIntegrationIterablePolicy.new(base_url: https://api.iterable.com,
                                 api_key: 1234df4ba16940ca59c9352936d080a8)