Skip to content
This repository was archived by the owner on Feb 25, 2021. It is now read-only.

Commit 1f00c88

Browse files
authored
Add Netlify + Hubspot Tutorial
PS. seems the form on the website is broken
1 parent 0597579 commit 1f00c88

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

data/tutorials.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -172,5 +172,11 @@
172172
"url": "https://atymic.dev/tips/netlify-submit-sitemaps/",
173173
"date": "2020-01-14",
174174
"description": "There's plenty of static site generators out there, and most support generating sitemaps. To make sure google indexes your pages as quickly as possible, it's a good idea to ping them with your sitemap when it's updated.\n\nNetlify provides some hooks which can be used to run functions once the deploy is complete. This allows us to ping google when production is deployed."
175-
}
176-
]
175+
},
176+
{
177+
"title": "Automatically creating contacts & deals in Hubspot using Netlify Functions",
178+
"url": "https://memories2digital.com.au/blog/automatically-creating-contacts-deals-in-hubspot-using-netlify-functions/",
179+
"date": "2020-06-13",
180+
"description": "Automatically create contacts and deals with static sites hosted on the Netlify Platform."
181+
},
182+
]

0 commit comments

Comments
 (0)