Engagefully ➔ MemberClicks
- Source System
- Engagefully
- Destination System
- MemberClicks
- Version
- 1.0.2026.6130
Description
Writes continuing education credits to MemberClicks based on session check-in information in Engagefully.
- The registrant ExternalKey must contain the MemberClicks profile id (same value imported by MemberClicks to Engagefully).
- Session check-ins are matched to sessions by Engagefully session id; session external keys are not required.
- Credit hours are the session end time minus start time.
- The Engagefully session id is stored in the credit description field to detect credits already saved.
- Test mode is enabled by default. While enabled, credits are not posted to MemberClicks; job output shows proposed credits and per-registrant results.
Mapping Information
| Engagefully | MemberClicks | Notes | |
|---|---|---|---|
| Session Check-in | ➔ | Continuing Education Credit | |
| Registrant.ExternalKey | ➔ | profileId | Must match the MemberClicks profile id. |
| Event.Name and Session.Name | ➔ | eventName | Formatted as "{event} - {session name}". |
| Session.EndTime - Session.StartTime | ➔ | hours | |
| Session.StartTime | ➔ | startDate | |
| Session.EndTime | ➔ | endDate | |
| Session.Id | ➔ | description | Engagefully session id used as the idempotency key. |
| Session speaker (first linked) | ➔ | instructor | |