Skip to content
Mapp Connect edited this page Aug 26, 2021 · 3 revisions

Welcome to the mapp-connect-client-js wiki!

Mapp Connect is async API for Mapp Engage. It allows sending messages, updates/create contact profiles, injects e-commerce data(transactions, wishlist, abandoned carts) and locations for GEO.

All incoming data attributes require mapping in integration for every event type to be properly set to destination value.

Within one call you can set another event mapping and for example:

  • event 'user' with messageId parameter (prepared message Id) will update contact data and send email
  • event 'transaction' with mappings for user can store order data in Transactional RD, send order email and same time update contact profile with the attributes

Checkout Mapp Connect

Clone this wiki locally