Bitbucket credentials
Last updated
Was this helpful?
You can use these credentials to authenticate the following nodes:
Create a Bitbucket account.
Access token
Refer to Bitbucket's API documentation for more information about the service.
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:bitbucketReview 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.
Last updated
Was this helpful?
Was this helpful?