Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions docs/guides/integrations/github.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ prompts, project files, tickets, or client-side environment variables.
1. Start a new agent run that uses a read-only GitHub tool.
2. Confirm the tool returns the connected user's GitHub data.

## Next

- [Integrations](../integrations.md): Declare GitHub tools and apply source or project policy.
- [Set up Jira](./jira.md): Connect a Jira provider.
- [Set up Salesforce](./salesforce.md): Connect a Salesforce provider.

## Related

- [veryfront/integrations](../../api-reference/veryfront/integrations.md): Connector catalog and helper API.
6 changes: 0 additions & 6 deletions docs/guides/integrations/jira.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,6 @@ prompts, project files, tickets, or client-side environment variables.
1. Start a new agent run that uses a read-only Jira tool.
2. Confirm the tool returns the expected Atlassian site or Jira project data.

## Next

- [Integrations](../integrations.md): Declare Jira tools and apply source or project policy.
- [Set up GitHub](./github.md): Connect a GitHub provider.
- [Set up Salesforce](./salesforce.md): Connect a Salesforce provider.

## Related

- [veryfront/integrations](../../api-reference/veryfront/integrations.md): Connector catalog and helper API.
6 changes: 0 additions & 6 deletions docs/guides/integrations/salesforce.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@ project environment variable through the approved secret-management workflow.
2. Confirm the tool returns data from the target Salesforce org.
3. For a service account, confirm the Salesforce audit trail attributes the request to the configured integration user.

## Next

- [Integrations](../integrations.md): Declare Salesforce tools and apply source or project policy.
- [Set up GitHub](./github.md): Connect a GitHub provider.
- [Set up Jira](./jira.md): Connect a Jira provider.

## Related

- [veryfront/integrations](../../api-reference/veryfront/integrations.md): Connector catalog and helper API.
Expand Down