Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ACTION] Hubspot updates - Leads and Custom Objects #14677

Open
malexanderlim opened this issue Nov 18, 2024 · 2 comments · May be fixed by #14686
Open

[ACTION] Hubspot updates - Leads and Custom Objects #14677

malexanderlim opened this issue Nov 18, 2024 · 2 comments · May be fixed by #14686
Assignees
Labels
action New Action Request enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@malexanderlim
Copy link
Collaborator

Is there a specific app this action is for?
Hubspot

New Components

  1. Create Custom Object
    https://developers.hubspot.com/beta-docs/reference/api/crm/objects/custom-objects#post-%2Fcrm%2Fv3%2Fobjects%2F%7Bobjecttype%7D
  2. Update Custom Object
    https://developers.hubspot.com/beta-docs/reference/api/crm/objects/custom-objects#patch-%2Fcrm%2Fv3%2Fobjects%2F%7Bobjecttype%7D%2F%7Bobjectid%7D
  3. Create Lead
    https://developers.hubspot.com/beta-docs/reference/api/crm/objects/leads#post-%2Fcrm%2Fv3%2Fobjects%2Fleads
  4. Update Lead
    https://developers.hubspot.com/beta-docs/reference/api/crm/objects/leads#patch-%2Fcrm%2Fv3%2Fobjects%2Fleads%2F%7Bleadsid%7D

Components to Update:

  1. Hubspot - Search CRM is lacking support for Custom Objects and Leads. Please add support both for Custom Objects, and Leads in the Search action.

  2. Hubspot - Create Association needs support for Custom Objects and Leads as well.

@malexanderlim malexanderlim added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers action New Action Request labels Nov 18, 2024
@michelle0927 michelle0927 linked a pull request Nov 19, 2024 that will close this issue
@michelle0927 michelle0927 moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Nov 19, 2024
@luancazarine luancazarine moved this from Ready for PR Review to In Review in Component (Source and Action) Backlog Nov 21, 2024
@luancazarine luancazarine moved this from In Review to Ready for QA in Component (Source and Action) Backlog Nov 21, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Nov 22, 2024
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Nov 22, 2024
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/ACTION-Hubspot-updates-Leads-and-Custom-Objects-145bf548bb5e81a792dae6a21bbbfdc8

@michelle0927 michelle0927 moved this from Changes Required to Ready for QA in Component (Source and Action) Backlog Nov 22, 2024
@vunguyenhung vunguyenhung moved this from Ready for QA to Ready for Release in Component (Source and Action) Backlog Nov 25, 2024
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/ACTION-Hubspot-updates-Leads-and-Custom-Objects-145bf548bb5e81a792dae6a21bbbfdc8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action New Action Request enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
Status: Ready for Release
Development

Successfully merging a pull request may close this issue.

3 participants