Hi @indiedev91
Please check on this thread
- 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.
- 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.
- Create Marketplace Account:
- If you don’t have one already, create an account on the UiPath Marketplace at https://marketplace.uipath.com.
- 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.
- 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.
- 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.
- 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!!