Installing the connector builder

About this task

Install the connector builder.

Procedure

  1. Install the node module by running the npm i @webmethodsio/wmiocli -g command. The Node version must be between 8.14.0 and 10.14.2.
  2. Login to webMethods Integration by using the wmio login command.
  3. Enter your tenant URL, email address associated with the tenant, and the tenant developer key. To get the tenant developer key, go to your profile and copy the Developer key. Successful login indicates that the connector builder is installed on your system.
  4. Create a connector by running the wmio init command.
  5. Provide a name for the connector. An action scaffolding is automatically created in your current directory.