节点与集成
Bitbucket credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a Bitbucket account.
Supported authentication methods
- Access token
Related resources
Refer to Bitbucket's API documentation for more information about the service.
Configuring Bitbucket access token
- Log in to Bitbucket and open your account or personal settings.
- Find the section for API tokens or security settings.
- Create a new API token, giving it a name and expiry date that matches your use case.
- Select Bitbucket as the app, then choose the required scopes (permissions):
read:user:bitbucket
read:workspace:bitbucket
read:repository:bitbucket
read:webhook:bitbucket
write:webhook:bitbucket
delete:webhook:bitbucket- Review and create the token. Copy the generated token and add it to n8n. Bitbucket only shows the token once.
For detailed instructions, see Create an API token.
官方原文和授权
本页来自 N8N 英文官方网站固定快照,并转换成 xueai 静态页面。内容以 N8N 持续更新的官方页面为准。