Improved
Interactions API: Added App ID to "Source" object
13 days ago by Sam Ennis
The source object in Interactions Pub/Sub messages now includes an appId field. appId is the Movement App ID associated with the API key that submitted the associated interaction.
This ID allows downstream subscribers to identify the originating App by its unique ID.
Updated field: source.appId (string)
No breaking changes — existing fields are unchanged.
