Skip to main content

Synced Objects

Guru supports the following Synced Objects:
  • Files

    Guru cards are synced as HTML files.

    Guru boards are synced as folders with parent/child hierarchy.

Files

Send a request to Enable Sync to start a file sync of Guru cards.
Example
{
    "integration": "guru",
    "pipeline": "files",
    "configuration": {}
}
Configuration options:
collectionId
string
A Guru Collection ID to limit the sync to cards within a specific collection. If not specified, all cards accessible to the authenticated user will be synced.