Skip to main content
Credentials are currently available only in workflows. Go to Settings → Developer → Add credential, select Bearer token, and give it a name. In an HTTP request block, select the saved credential under Authentication. Enter the token from your external service without the Bearer prefix. telli sends it in the Authorization: Bearer <token> header.