How to upload custom activity to uipaht marketplace

Hi @indiedev91

Please check on this thread

  1. Prepare Your Custom Activity:
  • Develop and test your custom activity in UiPath.
  • Ensure your activity is well-documented, including clear instructions, descriptions, and any necessary screenshots.
  • Make sure your activity follows best practices and naming conventions.
  1. Package Your Activity:
  • Create a NuGet package for your custom activity. This package should include the activity assembly, any dependencies, and metadata.
  • Assign a version number to your package.
  1. Create Marketplace Account:
  1. Log In and Access the Vendor Portal:
  • Log in to your Marketplace account.
  • Access the Vendor Portal where you can manage and submit your activities.
  1. Submit Your Custom Activity:
  • In the Vendor Portal, navigate to the “Add Products” section.
  • Choose the appropriate category and provide all the necessary information about your custom activity.
  • Upload your NuGet package to the marketplace.
  1. Review and Approval:
  • The UiPath team will review your submission to ensure it meets the marketplace guidelines and standards.
  • You might receive feedback or requests for adjustments.
  • Once approved, your activity will be listed on the UiPath Marketplace.
  1. Maintain and Update:
  • Regularly update your activity as needed to fix bugs, improve functionality, or add features.
  • Make sure to update your activity’s version number and package.

I hope it helps!!