You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
? `Open your workspace, drag ${articleFor(name)}${name} block onto the workflow builder, and connect your account with one-click OAuth.`
663
659
: authType==='api-key'
664
660
? `Open your workspace, drag ${articleFor(name)}${name} block onto the workflow builder, and paste in your ${name} API key.`
665
-
: authType==='basic'
666
-
? `Open your workspace, drag ${articleFor(name)}${name} block onto the workflow builder, and enter the connection details, username, and password requested by the block.`
667
-
: `Open your workspace, drag ${articleFor(name)}${name} block onto the workflow builder. No authentication is needed.`,
661
+
: `Open your workspace, drag ${articleFor(name)}${name} block onto the workflow builder. No authentication is needed.`,
0 commit comments