Skip to content

feat: add API endpoints to triggers provisioning of providers and workflows#5372

Open
henninge wants to merge 4 commits into
keephq:mainfrom
henninge:feat/provision-endpoints
Open

feat: add API endpoints to triggers provisioning of providers and workflows#5372
henninge wants to merge 4 commits into
keephq:mainfrom
henninge:feat/provision-endpoints

Conversation

@henninge
Copy link
Copy Markdown

@henninge henninge commented Oct 16, 2025

Closes #5373

📑 Description

I implemented these endpoints as suggested in the linked ticket.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

I am wondering if maybe these could be public since an attacker also needs write access to the provision directory.

While updating the docs I noticed that up until now there were no API examples or even an API reference in the docs. Hope this is OK to mention it here.

@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 16, 2025

@henninge is attempting to deploy a commit to the KeepHQ Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Oct 16, 2025

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. API API related issues Documentation Improvements or additions to documentation labels Oct 16, 2025
@henninge henninge force-pushed the feat/provision-endpoints branch from de56e09 to 87a4b15 Compare November 6, 2025 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API API related issues Documentation Improvements or additions to documentation size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[➕ Feature]: Re-provision providers and workflows via the API

2 participants