Skip to content

Conversation

@luancazarine
Copy link
Collaborator

@luancazarine luancazarine commented Sep 11, 2025

No description provided.

- Implemented new actions for managing workflows in HubSpot, including:
  - Create a new workflow
  - Retrieve workflow details
  - Retrieve emails associated with a workflow
  - Retrieve multiple workflows by their IDs
  - Retrieve migrated workflow mappings
  - Update an existing workflow
  - Delete a workflow
- Added corresponding methods in the hubspot.app.mjs for API interactions.
- Updated constants and added necessary props for each action.
- Refactored workflow-related actions to align with the v4 API, including:
  - Updated endpoints and request structures for creating, retrieving, updating, and deleting workflows.
  - Added new properties for workflow creation and management, such as `isEnabled`, `actions`, and `enrollmentCriteria`.
  - Enhanced error handling and response parsing for better integration.
- Bumped package version to 1.7.0 to reflect these changes.
- Deleted the `retrieve-batch-workflows` action from HubSpot components as part of the ongoing refactor to streamline workflow management actions.
- Updated the `update-workflow` action to change the `revisionId` type from string to integer for better data integrity.
- Bumped version numbers for multiple HubSpot actions and sources to reflect recent updates and improvements.
- Actions updated include: add-contact-to-list, batch-create-companies, batch-update-companies, create-associations, create-communication, and more.
- Sources updated include: new-company-property-change, new-contact-property-change, new-deal-property-change, and others.
- Ensured consistency across versioning for better management and tracking of changes.
- Updated workflow-related actions to utilize the v3 API instead of v4.
- Renamed variables for clarity and consistency.
- Removed deprecated props from create and update workflow actions.
- Adjusted descriptions in action components to reflect the new API documentation.
- Bumped versions for several source components to maintain compatibility.
…maintain compatibility with the latest API changes.
@vercel
Copy link

vercel bot commented Sep 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
pipedream-docs Ignored Ignored Sep 11, 2025 5:34pm
pipedream-docs-redirect-do-not-edit Ignored Ignored Sep 11, 2025 5:34pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants