azavea / temperate

Climate app developed in partnership with ICLEI
Apache License 2.0
0 stars 0 forks source link

Generate Hubspot lead when new user account is created #1362

Open designmatty opened 4 years ago

designmatty commented 4 years ago

We need to implement some logic so we can start tracking leads in hubspot when users signup. The API call which we'll need to utilize is here: https://developers.hubspot.com/docs/methods/forms/submit_form

If you want a sense of complexity in terms of pointing out this issue see this issue: https://github.com/azavea/climate-change-api/issues/888

To whoever ends up picking this up, please reach out to @designmatty for support.

maurizi commented 4 years ago

We currently don't track leads automatically on our internal Salesforce for Temperate - we post leads to an external Salesforce queue at our partner ICLEI-USA, which obviously we don't want to migrate to hubspot.

@jcahail is there any need to add hubspot tracking in addition to the tracking currently done through ICLEI?