- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
Infusionsoft offers an e-mail marketing and sales platform, including products to streamline the customer lifecycle, customer relationship management, marketing automation, lead capture, and e-commerce. The following actions can be configured: Add or Update Contact, Delete Contact, Apply Contact Tags, Remove Contact Tags.
The AudienceDirect connector and the Webhook connector have been consolidated into a single connector called “Webook”. In addition to POST, GET, and PUT there are now two new options that represent the deprecated AudienceDirect actions called “POST - visitor” and “PUT - visitor”. The consolidation occurred because these are performing the same action which is to send Event or Audience data to a custom endpoint.
The Webhook now supports sending List and Tally attributes.
A Tally will be passed as a stringified object.
"Tally" : {
"tallykey1" : #,
"tallyKey2" : #,
"tallyKey3" : #
}
Example:
"Clothing Categories" : {
Tops : 1,
Bottoms : 3,
Shoes : 5
}
A List will be passed as a comma separated string.
"List" : ["listVal1", "listVal2", "listVal3"]
Example:
"Clothing Categories" : ["Tops", "Bottoms", "Shoes"]
General Improvements
Action "Add or Update Subscriber":
Action "Delete Subscriber":
Action "Unsubscribe Subscriber":
Several updates were made in regard to typos and rephrasing "improvements." This was mostly just polish.
Using the “Set date” enrichment you can now store a Tealium iQ data source as a Date attribute with the “Set date” enrichment. This is useful for storing a date, such as a future travel booking.
Copyright All Rights Reserved © 2008-2023