Package the Connected App for Canvas
After you created the canvas app, tested it in the Canvas App Previewer, and deployed it
to Heroku, you’re ready to package and distribute it.
Packaging is the first step in making your canvas app available for installation in another org. For more information about packaging a connected app for your canvas integration, see Use Managed Packages to Develop Your AppExchange Solution.
-
In Salesforce, from Setup, enter Packaging in the Quick
Find box, then select Package Manager and click
New.
- Set the Package Name to Hello World Package and accept the defaults for the other fields.
- Select Managed to make the package the managed package for the org.
- A prompt appears stating you’re allowed only one managed package. Click OK.
- Click Save.
- The package is empty, so click Add.
- In the Component Type field, select Connected App.
- Select the checkbox next to the Hello World app and click Add To Package. The Package Detail screen appears. From Setup, enter Packages in the Quick Find box, then select Packages to see the new managed package.
Now you’re ready to upload the package you created and get the installation link.
Use the installation link to install your canvas app in another org.