Skip to main content

Using the activity in a Studio project

To use an activity in Studio, you must install the NuGet package that contains it in your projects.

  1. Either copy the NUPKG file to the folder set as the Local package source in Studio, or define a new package source in Studio and copy the package to that folder.
  2. Access the Package Manager from Studio.
  3. Select All Packages or the package source where you copied the file.
  4. Search for the package, then select Install and Save. The package is installed and the activity is available in the Activities panel.

For more information about working with packages and feeds in Studio, see Managing Activities Packages.