Commit b98cefc
authored
feat(data-warehouse): wire Intercom and HubSpot into the self-driving inbox
Add Intercom and HubSpot as inbox source toggles. Both are OAuth sources,
but that needs no bespoke UI: the generic DynamicSourceSetup renders their
connect form's oauth field, and the generic integration flow starter
(separate PR) launches the OAuth flow by kind. So this is the same
one-registry-entry change as any credential source — two entries in
EXTERNAL_INBOX_SOURCES plus the SourceProduct/analytics unions and icons.1 parent 380c385 commit b98cefc
2 files changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
201 | 219 | | |
202 | 220 | | |
203 | 221 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
| 179 | + | |
| 180 | + | |
179 | 181 | | |
0 commit comments