Why does an error occur when importing an n8n Agent into the Creator Studio interface?

  1. The n8n JSON does not comply with the current platform’s import technical specifications.
  2. The n8n JSON contains Credentials not currently supported by the platform.
  3. The workflow itself has issues with its code logic. You can debug it within the n8n workflow interface and then try importing again.

What technical specifications must n8n workflows meet for import at this stage?

We have established technical specifications for n8n workflow integration based on the platform’s current capabilities.

What APIs does our platform currently offer?

We provide comprehensive technical documentation detailing the types of APIs currently supported.

Which Credentials are currently supported by the MuleRun platform?

Currently, the Credentials we support can be broadly categorized into two types: API Key and OAuth. We will publish the list of supported model types and integrated platforms on our documentation site.

How do I publish an n8n Agent on our platform?

First, you need to apply to become a Creator on our platform. After your application is approved, you must import the Agent code into the Creator Studio interface, configure the relevant information, and submit it for review. Once approved, we will publish your n8n Agent on the MuleRun Explore page.

Which version of n8n does Creator Studio support?

When selecting an n8n image, we provide an option for the n8n JSON version. You can configure it according to your preferred n8n version.