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
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
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
jobId job option
Motation Object Support
Category
Yes
Definition
Yes
Domain
Yes
Folder
Yes
Language
Yes
Relationship
Yes
Tag
Yes
Last updated