Skip to content

Conversation

@bhapas
Copy link
Contributor

@bhapas bhapas commented Nov 18, 2025

Summary

This PR adds integration routes.

[ UI Texts in PR description subject to change ]

PUT /integrations - Creates new integration
UI :

  • User clicks on Create New Integration button and fills the form for integration and data stream and clicks Analyze Logs - Creates an integration SO and a data stream SO[ BG task starts for creating the DS]
  • User clicks on Create New Integration button and fills the form for integration and clicks on Save - Creates just the integration SO.

GET /integrations - Lists all integrations

UI:

  • User clicks on Manage My Integrations and it should list all the integrations created using Auto Import.

GET /integrations/{integration_id} - Fetches particular integration

UI:

  • User clicks on a particular integration in the integrations table. It should fetch the integration information along with all underlying data streams' information.

@bhapas bhapas self-assigned this Nov 18, 2025
@elasticmachine
Copy link
Contributor

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!
  • Click to trigger kibana-deploy-cloud-from-pr for this PR!

@bhapas bhapas added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting Feature:AutomaticImport labels Nov 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting Feature:AutomaticImport release_note:skip Skip the PR/issue when compiling release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants