Initialize Project

Connect Init

The init command will begin the process of creating a new ShipEngine Connect application.

Create a new directory for your project and initialize Connect:

Copy
Copied
mkdir connect-example
cd connect-example
shipengine-connect init
connect init

This will generate a project structure to help build your integration.

connect fresh project

Integration Types

Learn more about the implementation details of the various ShipEngine Connect integration types.