Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

SUBSCRIPTION

A Subscription is a relationship from a Subscriber to a Publisher that allows the Subscriber to receive the Publisher’s data.

Field

Type

Notes

ProgramId

string (25 char)

The identifier of the Subscriber

PublisherProgramId

string (25 char)

The identifier of the Publisher

LastSyncUtc

UTC date/time

UTC timestamp of the last time the Subscriber pulled data from this Publisher

SyncEnabled

boolean

Whether or not the subscription supports the nightly sync process. (LB subscribers only)

Note

Setting this to TRUE does not automatically enable the nightly sync, it just allows the nightly sync to process this subscription.

LbApiPayloadTemplate

string

Handlebars template that will convert the Publisher’s EventData into a payload for LearningBuilder’s WorkflowImportQueue/CreateBatch API.

Calling the API

API Hostnames

...