diff --git a/docs/_source/hubspot-migration.rst b/docs/_source/hubspot-migration.rst index ff1bc57..6a9f3d6 100644 --- a/docs/_source/hubspot-migration.rst +++ b/docs/_source/hubspot-migration.rst @@ -214,3 +214,83 @@ Create a hubspot-extract-clients.py script: all_contacts = api_client.crm.contacts.get_all() + +Hubspot Python Code +------------------- +Third party source repos with Python code for working with Hubspot. + +"A Python script for exporting data from HubSpot CRM to a local SQLite +database and CSV files. This tool fetches companies, contacts, notes, +tasks, calls, and their associations from HubSpot's API, stores them in +a SQLite database, and exports the data to CSV files." + + ``_ + +Maybe some code hints from here: + + ``_ + +"A versatile script designed to assist Hubspot administrators, consultants, +and power users in managing their Hubspot data. It provides various +functionalities including field extraction, data sampling, +and bulk record deletion." + + ``_ + +"This repository contains the properties and their descriptions of various +objects from HubSpot." + + ``_ + +"This repository contains a Meltano tap extractor designed to pull data from +hubspot.com. It leverages the Meltano SDK to facilitate its functionality." +XXX Meltano is libre? + + ``_ + +"This hubspot api is a handy wrapper on top of the existing hubspot python api." + + ``_ + +"This project integrates Hubspot data sources into a unified data warehouse +for reporting and analysis. It includes scripts for data extraction, +transformation, and loading , as well as SQL views for reporting." + + ``_ + +"This project contains a simple script that extracts a list of contacts from +Hubspot, adds it to a pandas DataFrame and finally saves it to a CSV file." + + ``_ + +"The script will create a CSV of all companies in your Hubspot with a +column for name, full address, latitude, and longitude." + + ``_ + +Finds duplicate Hubspot records. + + ``_ + +"A Python utility package for interacting with HubSpot's CMS API, providing +functionality to create, update, retrieve, and delete pages efficiently." + + ``_ + +"Python library to interact with HubSpot's Private API." + + ``_ + +"This repo contains the HubSpot backend project files which +was implemented using Python." + + ``_ + +"A repo contains utility functions and scripts for interacting +with the HubSpot API." + + ``_ + +"Tapioca wrapper for Hubspot API." + + ``_ diff --git a/docs/_source/locale/en/LC_MESSAGES/hubspot-migration.po b/docs/_source/locale/en/LC_MESSAGES/hubspot-migration.po index c7d214a..58af7f3 100644 --- a/docs/_source/locale/en/LC_MESSAGES/hubspot-migration.po +++ b/docs/_source/locale/en/LC_MESSAGES/hubspot-migration.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Libre Developers Documentation 0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-09-19 10:44-0600\n" +"POT-Creation-Date: 2024-09-19 11:22-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language: en\n" @@ -414,3 +414,160 @@ msgstr "" #: ../../../_source/hubspot-migration.rst:205 msgid "Create a hubspot-extract-clients.py script:" msgstr "" + +#: ../../../_source/hubspot-migration.rst:219 +msgid "Hubspot Python Code" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:220 +msgid "Third party source repos with Python code for working with Hubspot." +msgstr "" + +#: ../../../_source/hubspot-migration.rst:222 +msgid "" +"\"A Python script for exporting data from HubSpot CRM to a local SQLite " +"database and CSV files. This tool fetches companies, contacts, notes, tasks, " +"calls, and their associations from HubSpot's API, stores them in a SQLite " +"database, and exports the data to CSV files.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:227 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:229 +msgid "Maybe some code hints from here:" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:231 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:233 +msgid "" +"\"A versatile script designed to assist Hubspot administrators, consultants, " +"and power users in managing their Hubspot data. It provides various " +"functionalities including field extraction, data sampling, and bulk record " +"deletion.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:238 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:240 +msgid "" +"\"This repository contains the properties and their descriptions of various " +"objects from HubSpot.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:243 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:245 +msgid "" +"\"This repository contains a Meltano tap extractor designed to pull data " +"from hubspot.com. It leverages the Meltano SDK to facilitate its " +"functionality.\" XXX Meltano is libre?" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:249 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:251 +msgid "" +"\"This hubspot api is a handy wrapper on top of the existing hubspot python " +"api.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:253 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:255 +msgid "" +"\"This project integrates Hubspot data sources into a unified data warehouse " +"for reporting and analysis. It includes scripts for data extraction, " +"transformation, and loading , as well as SQL views for reporting.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:259 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:261 +msgid "" +"\"This project contains a simple script that extracts a list of contacts " +"from Hubspot, adds it to a pandas DataFrame and finally saves it to a CSV " +"file.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:264 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:266 +msgid "" +"\"The script will create a CSV of all companies in your Hubspot with a " +"column for name, full address, latitude, and longitude.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:269 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:271 +msgid "Finds duplicate Hubspot records." +msgstr "" + +#: ../../../_source/hubspot-migration.rst:273 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:275 +msgid "" +"\"A Python utility package for interacting with HubSpot's CMS API, providing " +"functionality to create, update, retrieve, and delete pages efficiently.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:278 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:280 +msgid "\"Python library to interact with HubSpot's Private API.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:282 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:284 +msgid "" +"\"This repo contains the HubSpot backend project files which was implemented " +"using Python.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:287 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:289 +msgid "" +"\"A repo contains utility functions and scripts for interacting with the " +"HubSpot API.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:292 +msgid "``_" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:294 +msgid "\"Tapioca wrapper for Hubspot API.\"" +msgstr "" + +#: ../../../_source/hubspot-migration.rst:296 +msgid "``_" +msgstr ""