Skip to main content
All CollectionsWrk Action Libraryn8n
Create credential in n8n
Create credential in n8n
Wrk Product avatar
Written by Wrk Product
Updated over a month ago

Create credential in n8n.

Application

  • n8n

Inputs (what you have)

Name

Description

Data Type

Required?

Example

Connected Account

The connected account to use for the request

Connected Account

Yes

Name

Name of the new credential

Text (Short)

Yes

Credential type

The available types depend on nodes installed on the n8n instance. Some built-in types include e.g. 'githubApi', 'notionApi', and 'slackApi'

Text (Short)

Yes

Data

A valid JSON object with properties required for this Credential Type. To see the expected format, you can use 'Get Schema' operation

Text (Long)

Yes

Outputs (what you get)

Name

Description

Data Type

Required?

Example

JSON Output

JSON output returned by the API

Text (Long)

No

Outcomes

Name

Description

Success

This status is selected if the job has successfully completed.

Unsuccessful

This status is selected if the job has completed unsuccessfully.

Requirements

  • N/A

Did this answer your question?