fleet/website/api/helpers/salesforce
kilo-code-bot[bot] 05f2daad4b
Add 'Registered for a conference' intent signal (#41919)
## Summary

- Adds `'Registered for a conference'` to the `intentSignal` `isIn`
array in three files:
- `website/api/helpers/salesforce/create-historical-event.js` — between
`'Signed up for Fleet event'` and `'Engaged with Fleetie at event'`
- `website/api/controllers/webhooks/receive-from-clay.js` — between
`'Signed up for Fleet event'` and `'Engaged with Fleetie at event'`
-
`website/api/helpers/salesforce/update-or-create-contact-and-account.js`
— added to the `isIn` array
- This replaces the incorrect approach in PR #41918, which added the
signal to the handbook markdown table instead of the code where intent
signals are validated.

---

Built for [Sam
Pfluger](https://fleetdm.slack.com/archives/D0AF8QFBVHB/p1773789580384389?thread_ts=1773788922.891409&cid=D0AF8QFBVHB)
by [Kilo for Slack](https://kilo.ai/features/slack-integration)

---------

Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
Co-authored-by: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com>
2026-03-18 08:21:50 -05:00
..
create-campaign-member.js Website: add GitOps workshop landing page. (#38812) 2026-01-27 22:18:46 +09:00
create-historical-event.js Add 'Registered for a conference' intent signal (#41919) 2026-03-18 08:21:50 -05:00
create-lead.js Website: update salesforce leads created by website (#19498) 2024-06-05 17:00:27 -05:00
create-task.js Website: sails.helpers.iq.getEnriched() and use code instead of nocode (#18538) 2024-04-26 01:50:31 -05:00
update-or-create-contact-and-account-and-create-lead.js Website: Update contacts created by talk to us form submissions (>700 hosts) (#21671) 2024-08-30 16:34:06 -05:00
update-or-create-contact-and-account.js Add 'Registered for a conference' intent signal (#41919) 2026-03-18 08:21:50 -05:00