Memories

Approve a pending resource

Approve a pending-review resource for indexing.

Sets the resource status to PENDING so it will be picked up by the indexing pipeline. Fires an indexing event and an approval notification.

post/memories/approve/{source}/{resource_id}

Path parameters

source'reddit' | 'notion' | 'slack' | 'google_calendar' | 'google_mail' | 'box' | 'dropbox' | 'github' | 'google_drive' | 'vault' | 'web_crawler' | 'trace' | 'microsoft_teams' | 'gmail_actions' | 'granola' | 'fathom' | 'fireflies' | 'linear' | 'hubspot' | 'salesforce' | 'coda' | 'lightfield' | 'gong' required
resource_idstring required

Response

Successful Response

resource_idstring required
source'reddit' | 'notion' | 'slack' | 'google_calendar' | 'google_mail' | 'box' | 'dropbox' | 'github' | 'google_drive' | 'vault' | 'web_crawler' | 'trace' | 'microsoft_teams' | 'gmail_actions' | 'granola' | 'fathom' | 'fireflies' | 'linear' | 'hubspot' | 'salesforce' | 'coda' | 'lightfield' | 'gong' required
status'pending' | 'processing' | 'completed' | 'failed' | 'pending_review' | 'skipped' required

Changes

Changed in 6 of the 37 revisions of this API.99

  • 77d3e8d5e8a711See the full diff
    • added the new gong enum value to the source response property for the response status 200

      response-property-enum-value-added

    • added the new enum value gong to the path request parameter source

      request-parameter-enum-value-added

  • 5485767cdcda11See the full diff
    • added the new fireflies enum value to the source response property for the response status 200

      response-property-enum-value-added

    • added the new enum value fireflies to the path request parameter source

      request-parameter-enum-value-added

  • 912f94dd47ba11See the full diff
    • added the new lightfield enum value to the source response property for the response status 200

      response-property-enum-value-added

    • added the new enum value lightfield to the path request parameter source

      request-parameter-enum-value-added

  • d7c846c2cd7911See the full diff
    • added the new coda enum value to the source response property for the response status 200

      response-property-enum-value-added

    • added the new enum value coda to the path request parameter source

      request-parameter-enum-value-added

  • 6eb290df2d3b22See the full diff
    • added the new hubspot enum value to the source response property for the response status 200

      response-property-enum-value-added

    • added the new salesforce enum value to the source response property for the response status 200

      response-property-enum-value-added

    • added the new enum value hubspot to the path request parameter source

      request-parameter-enum-value-added

    • added the new enum value salesforce to the path request parameter source

      request-parameter-enum-value-added

    • added the new fathom enum value to the source response property for the response status 200

      response-property-enum-value-added

    • added the new granola enum value to the source response property for the response status 200

      response-property-enum-value-added

    • added the new linear enum value to the source response property for the response status 200

      response-property-enum-value-added

    • added the new enum value fathom to the path request parameter source

      request-parameter-enum-value-added

    • added the new enum value granola to the path request parameter source

      request-parameter-enum-value-added

    • added the new enum value linear to the path request parameter source

      request-parameter-enum-value-added

Of the 37 revisions, 1 has no diff computed.