# Give a scheduled agent access to a user's Google, Slack, and Jira with no signed-in session

DevFeed: [Give a scheduled agent access to a user's Google, Slack, and Jira with no signed-in session](<https://devfeed.tech/articles/give-a-scheduled-agent-access-to-a-user-s-google-slack-and-jira-with-no-signed-in-session-16005.md>)

Original publisher: [Read original article](<https://workos.com/blog/background-agent-third-party-access-no-session-pipes>)

Author: WorkOS

Published: 2026-08-12T00:00:00Z

Content type: tutorial

Language: en

Sources: [WorkOS Blog](<https://devfeed.tech/sources/workos-blog.md>)

Topics: [Tutorial](<https://devfeed.tech/topics/tutorial.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [OAuth](<https://devfeed.tech/topics/oauth.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [api](<https://devfeed.tech/tags/api.md>), [audit](<https://devfeed.tech/tags/audit.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [autonomous-agents](<https://devfeed.tech/tags/autonomous-agents.md>), [browser](<https://devfeed.tech/tags/browser.md>), [google](<https://devfeed.tech/tags/google.md>), [jira](<https://devfeed.tech/tags/jira.md>), [logging](<https://devfeed.tech/tags/logging.md>), [rotation](<https://devfeed.tech/tags/rotation.md>), [scheduled](<https://devfeed.tech/tags/scheduled.md>), [scopes](<https://devfeed.tech/tags/scopes.md>), [slack](<https://devfeed.tech/tags/slack.md>), [token](<https://devfeed.tech/tags/token.md>), [tokens](<https://devfeed.tech/tags/tokens.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>)

## AI overview

A tutorial showing how to give scheduled workers access to a user's Google, Slack, and Jira through WorkOS Pipes without a signed-in session. It covers scoped credential retrieval, token relay, rotation, revocation, and audit logging.

## Source excerpt

A runnable tutorial for pulling per-connection third-party credentials from WorkOS Pipes with nobody logged in, plus relay, rotation, revocation, and audit logging.