Skip to content

Commit 7841e1b

Browse files
committed
Add Integrations entry in the FAQ #345
Signed-off-by: tdruez <tdruez@nexb.com>
1 parent 71e6157 commit 7841e1b

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

docs/faq.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,19 @@ How can I download SBOM for my products?
1515
the product details view in the web UI or from dedicated endpoint URLs of the REST API.
1616

1717
Refer to :ref:`how_to_3` for more details.
18+
19+
How can I integrate DejaCode with my tools or applications?
20+
-----------------------------------------------------------
21+
22+
DejaCode supports three main integration approaches:
23+
24+
- **Platform-specific integrations** for GitHub, GitLab, Jira, SourceHut, and Forgejo
25+
(:ref:`platform_specific_integrations`)
26+
- The **REST API** for programmatic access to data and operations
27+
(:ref:`rest_api_integration`)
28+
- **Webhooks** for receiving real-time event notifications
29+
(:ref:`webhook_integration`)
30+
31+
The last two options — REST API and webhooks — enable **generic integration** with
32+
virtually any application or service, giving you full flexibility to connect
33+
DejaCode to your existing tools and workflows.

0 commit comments

Comments
 (0)