# HubSpot The HubSpot plugin enables Mitto to pipe data from HubSpot and store the data in a database. .. image:: assets/hubspot__connection.png :alt: Hubspot Mitto Connection ## Authentication The HubSpot API requires a Private App and an Access Token for authentication. Please see instructions from HubSpot for accessing your [Access Token here](https://developers.hubspot.com/docs/api/private-apps). ## Steps to create HubSpot jobs in Mitto Select **Add Job** at the bottom left of Mitto. Select **HubSpot CRM** from the list of plugins. .. image:: assets/hubspot__icon.png :alt: Hubspot Mitto Icon From the *SOURCE OF CREDENTIALS*, select **Provide credentials now, to be saved under Credential Name** and input your HubSpot Access Token in the *ACCESS TOKEN* box. Click **Next**. Mitto will use the token to authenticate with you Hubspot app. .. image:: assets/hubspot__accesstoken.png :alt: Hubspot Token Input On the next screen, specify the output of your data. - Title: The name of the sequence that will store all of your Hubspot jobs. - Use Default Database URI: Internal Mitto PostgreSQL database. When unchecked, you have the ability to specify the database with a [connection string of the destination database](/databases/database-urls/) - Schema: Optional output schema in the database. Empty means default. After this, click **DONE**. .. image:: assets/hubspot__output.png :alt: Hubspot Mitto wizard output Congratulations! You have just added HubSpot jobs to Mitto. Next, you will want to run and [schedule](/jobs/index) your newly created HubSpot sequence.