Use existing tools with custom access tokens

Describe the problem/error/question

We would like to use existing tools like outlook with custom access tokens and no in the n8n-ui defined outlook account. Unfortunately I can’t find any infos / parameters for that.

Please share your workflow

I’m having a custom frontend for customers (user) b2c), where they can sign in via OpenID to third party apps like Outlook. Each time the frontend calls n8n, the (valid) access token is a parameter. Then we’d like to send an email as the third party authorized user via Outlook from their account.
Of course this might be possible with custom http-requests. But we’d like to use the predefined tools for rapid development.

Share the output returned by the last node

Information on your n8n setup

  • n8n version: 1.77.3
  • Database (default: SQLite): SQLite
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app): cloud t
  • Operating system:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.