MeetMax ➔ Engagefully
- Source System
- MeetMax
- Destination System
- Engagefully
- Version
- 1.0.2024.8140
Description
Imports meetings from MeetMax into Engagefully as appointments
Mapping Information
MeetMax | Engagefully | Notes | |
---|---|---|---|
Meeting | ➔ | Appointment | |
Meeting.meeting_id | ➔ | ExternalKey | |
Meeting[].company | ➔ | Name | Name is formed by a list of involved companies, separated by hyphens. |
Meeting[].first, Meeting[].last, Meeting[].company, Attendee.title | ➔ | Description | Description is a list of participants' first and last name, company and title (optional, via configuration). |
Meeting.date + Meeting.start_time | ➔ | StartTime | Meetings with the same id exist multiple times per registrant, the first one found is used for this data. |
Meeting.date + Meeting.end_time | ➔ | EndTime | Meetings with the same id exist multiple times per registrant, the first one found is used for this data |
Meeting.room | ➔ | Location | Meetings with the same id exist multiple times per registrant, the first one found is used for this data |
Meeting[].email | ➔ | UserEmailList | A pipe ("|") separated list of all participant emails with the matching meeting ID. |