Building a custom node using an Open API spec

Hello Everyone,

This is my first attempt to play around with the n8n, explicitly referring to creating a custom node. Is it possible to use an open API specification ( formerly swagger ) to implement the resource and operation parameters for the NodeType interface?

Thank you!

Hi @Pratik_Shah,
welcome to the community :tada:

Great to hear that you are looking to create your fist node. Sadly we do not offer a tool to convert Open API specs to node resources and operations. We have talked about this internally but haven’t started any such project yet.

1 Like

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