[REQUEST] HubSpot OAuth + Tools/Block
Is your feature request related to a problem? Please describe. Workflows that need to interact with Hubspot for marketing, sales, and service automation currently require manual API integration. Users need a simplified way to authenticate and work with Hubspot data within Sim Studio.
Describe the solution you'd like Implement Hubspot integration with:
- HubspotOAuth provider with appropriate scopes for different API endpoints
- Contact management tools (list, create, update, search)
- Deal management tools for working with sales pipeline
- Marketing tools for campaigns, forms, and email workflows
- Proper error handling with specific error messages for common issues
Tools should follow the existing pattern of other OAuth integrations with appropriate parameter validation and response transformation.
Describe alternatives you've considered
- Using Zapier or similar third-party services as middleware
- Building external microservices to handle Hubspot integration
- Using generic HTTP tools with manual authentication
Additional context Hubspot API documentation: https://developers.hubspot.com/docs/api/overview Authentication documentation: https://developers.hubspot.com/docs/api/intro-to-auth Rate limits should be carefully considered as Hubspot has varying limits based on account type.
I would like to work on this
Hi @waleedlatif1 It seems you can setup this project, have you tried deploying it to VPS? Do you know the steps needed to deploy this project to VPS? I tried following the document in the image section of Sim but almost all services are not working