ChatGPT in Abacus ai with n8n

Hi all,
I want to use ChatGPT but in Abacus ai, but how do I do that?. I know there’s a Openai node but not a Abacus node. Is ChatGPT the same as the ChatGPT in Abacus ai?

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

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

Hey @Paul_Smith hope all is well.

If there is no node for the product / service you want to interface with from n8n, you generally have two options:

  • Create a custom node yourself (involves coding)
  • Interface with a third party service through their API by using HTTP Request node.

Did you manage to fix it? How?

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