Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.89 KB

README.md

File metadata and controls

32 lines (22 loc) · 1.89 KB

Welcome to the Integrating With HubSpot I: Foundations Practicum

This repository is for the Integrating With HubSpot I: Foundations course. This practicum is one of two requirements for receiving your Integrating With HubSpot I: Foundations certification. You must also take the exam and receive a passing grade (at least 75%).

To read the full directions, please go to the practicum instructions.

Put your HubSpot developer test account custom objects URL link here: https://app.hubspot.com/contacts/44089040/objects/2-22844203/views/all/list


Tips:

  • Commit to your repository often. Even if you make small tweaks to your code, it’s best to be committing to your repository frequently.
  • The subject of the custom object is up to you. Feel free to get creative!
  • Please create a test account and include your private app access token in your repo.
  • Ensure you re-merge any working branches into the main branch.
  • DO NOT ADD YOUR PRIVATE APP TOKEN TO YOUR REPOSITORY.

Pre-requisites:

Requirements

  • All work must be your own. During the grading process we will check the revision history. Submissions that do not meet this requirement will not be considered.
  • You must have at least two new routes in your index.js file and one new pug template for the homepage.
  • You must create a developer test account and link to it in your README.md file. Submissions that do not meet this requirement will not be considered.