Skip to content

Commit

Permalink
remove old endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
RushiT0122 committed Jan 22, 2024
1 parent 5e9ca06 commit 5d450aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tap_hubspot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ class StateFields:
"companies_all": "/companies/v2/companies/paged",
"companies_recent": "/companies/v2/companies/recent/modified",
"companies_detail": "/companies/v2/companies/{company_id}",
"contacts_by_company": "/companies/v2/companies/{company_id}/vids",
"contacts_by_company_v3": "/crm/v3/associations/company/contact/batch/read",

"deals_properties": "/properties/v1/deals/properties",
Expand Down

0 comments on commit 5d450aa

Please sign in to comment.