1.4.0
Updated 2025-09-15
Summary
Addition of a custom field to convey another common key element at the Event level.
Addition of a custom object to track deployed version status.
Also adds two views to speed the creation of custom reports from this data.
Security Changes
None.
Details
IQ_Event.Customer_External_Event_ID__c - for those of you who populate External Event ID (Everyday event) or External Master Event ID (Signature master event) with an internal (to you) reference, those values will be added to this new property on the IQEvent object.
IQ_Setting - an object for AlumnIQ to use to keep track of the deployed version of AlumnIQ Sync within a customer environment so our integration logic can behave accordingly. We expect to add more fields to the Event/Activity/Participant objects (and others to follow) - not all customers will update at the same time. This creates complications for which data elements we can upsert so this object will quickly let us know what's allowable.
IQ_Event List Views - we've created list views for all events, everyday events, and signature events as starters to help you navigate/diagnose the AlumnIQ data feed.
Last updated