mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Closes: https://github.com/fleetdm/confidential/issues/6355 Changes: - Replaced the reqeust to zapier in `signup.js` with `sails.helpers.salesforce.createLead()`. - Updated signup.js to only call the salesforce helpers when the website is running in a production environment. - Updated the `createLead` to handle errors when retrieving or creating salesforce records, and to set a provided `numberOfHosts` and `primaryBuyingSituation` on created lead records. |
||
|---|---|---|
| .. | ||
| controllers | ||
| helpers | ||
| hooks/custom | ||
| models | ||
| policies | ||
| responses | ||