Skip to content

Conversation

@tw4l
Copy link
Member

@tw4l tw4l commented Jul 30, 2025

Fixes #2784
Part of #2762

Changes:

  • New CrawlConfig.shareable field that can be set via POST and PATCH endpoints
  • New public replay.json API endpoint for workflows that returns the replay.json for the last successful crawl (or a 404 if the workflow is not found, not shareable, or does not have at least one successfully finished crawl)
  • New page search API endpoint for shareable workflows to support loading and searching for the pages in a workflow's last successful crawl (or a 404 under same conditions as above)
  • Tests for all added functionality

@emma-sg emma-sg changed the title Add API support for shareable workflows Shareable workflows (API + frontend) Aug 18, 2025
Copy link
Member

@emma-sg emma-sg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Back end changes look good to me!

@ikreymer ikreymer merged commit f722d47 into main Oct 1, 2025
37 of 40 checks passed
@ikreymer ikreymer deleted the issue-2762-shareable-workflow branch October 1, 2025 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Task]: Backend API support for shareable workflows

4 participants