Snapshot

The source Snapshot connector allows content stored in a snapshot via ImpulseSync's Time Machine tool to be picked up and delivered to any destination connector.

Specifics

The source Snapshot connector uses ImpulseSync's snapshot storage to pickup content from.

Endpoint Config

When saving an endpoint for Snapshot connecotr via REST instead of the UI, you must use the following key:value pairs in the payload.

  • contentRepo:snapshot

  • contentRepoVersion:latest

One snapshot per endpoint

Each snapshot should be treated as a separate endpoint. Meaning if you have 5 snapshots created and want to deliver from all of them, you must create 5 individual snapshot endpoints.

One unique content type per snapshot pipeline

When creating a pipeline to be saved to a snapshot, each content type must have a unique name. If multiple content types share the same name they should each be in a separate snapshot.

Unsupported

Pickup date time job option is not supported. All data from a snapshot will be picked up for delivery.

Query job option is not supported. All data from a snapshot will be picked up for delivery.

Adapter properties

PropertyPurpose

snapshot

The snapshot ID/name of the snapshot to be delivered from.

rateLimitPerSecond (optional)

The rate limit requests should be sent to the MS Graph API. (default: 10)

Job Options

NameDescriptionData TypeRequiredDefault Value

contentType

The content type to pickup.

Text

true

No Default Value

jobId

The job ID to pickup content from. Required when multiple jobs are saved to a snapshot (i.e., pipeline snapshot)

Text

false

No Default Value

contentType job option

The contentType job option is the value for the content type to be picked up. This value can be found in the details of the snapshot.

jobId job option

The jobId job option is the job ID for content to be picked up. This is a required option when multiples jobs are stored in a snapshot (i.e., pipeline snapshot). This value can be found in the details of the snapshot.

Motation Object Support

ObjectSupported

Category

Yes

Definition

Yes

Domain

Yes

Folder

Yes

Language

Yes

Relationship

Yes

Tag

Yes

Last updated