Sources
Perplexity adds first-class connectors to the Agent API for GitHub, Slack, Google Drive and Datadog
Agents can now reach those four services without a server URL or token on every request, and an API Group admin connects each service once for every member of the group. Perplexity's own example workflow has an agent read product requirements, map a GitHub repo, open a pull request, deploy through Vercel and then track the result in Datadog. It is the API-side counterpart to the 400+ app connectors in Computer for Enterprise, and it removes the per-call credential plumbing that usually eats the first day of building an agent integration.
↳ Follow the thread