Hello,
I’m trying to dynamically create credentials using the N8N core node.
The following endpoints seem relevant:
However, both require credential type names that are hard to identify. I tried using the node IDs from the documentation, but they don’t seem to work:
I couldn’t find a reference list of valid credential type names. Do you have one?
Here are some tests I ran:
n8nApi
githubApi
notionApi
slackOAuth2Api
slackApi
freshdeskApi
microsoftOutlookApi
microsoftoutlookApi
outlookApi
Thanks in advance!