...
Info |
---|
Initiates a process in which the Hub identifies new Events (from Publishers that the caller is subscribed to) and then posts those events to the caller’s LearningBuilder instance using API/WorkflowImportQueue/CreateBatch. Requires that the Event Subscription record contains a translation template that maps the Publisher’s Activity Type to the Workflow Import Queue process that should be performed. |
Info |
---|
The “Events” in DynamoDb are retrieved thru the GSI “GSI_EventsByDate” The GSI is retrieving data using “Events” “EventDateBucket” field as a Partition Key, Then using the “Events” “CreatedUtc” field as the Sort key, queries between the Subscriptions “LastSyncTime” to the current date time. |
Querystring parameters
Parameter | Description | ||
---|---|---|---|
| The Program to sync.
|
...