mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-29 05:01:10 +03:00
swap URL to get Confluence access token directly
This commit is contained in:
@@ -12,7 +12,7 @@ class ConfluenceApi implements INodeCredential {
|
|||||||
this.name = 'confluenceApi'
|
this.name = 'confluenceApi'
|
||||||
this.version = 1.0
|
this.version = 1.0
|
||||||
this.description =
|
this.description =
|
||||||
'Refer to <a target="_blank" href="https://support.atlassian.com/confluence-cloud/docs/manage-oauth-access-tokens/">official guide</a> on how to get accessToken on Confluence'
|
'Refer <a target="_blank" href="https://id.atlassian.com/manage-profile/security/api-tokens">here</a> to get accessToken on Confluence'
|
||||||
this.inputs = [
|
this.inputs = [
|
||||||
{
|
{
|
||||||
label: 'Access Token',
|
label: 'Access Token',
|
||||||
|
|||||||
Reference in New Issue
Block a user