Commit 44a8fa1
Add sales_agent to conversation schema (Preview) (#450)
* Add sales_agent schema to conversation in Preview spec
Adds sales_agent_participated boolean and sales_agent object to both
conversation and conversation_list_item schemas. The sales_agent object
includes outcome, routing_outcome_identifier, routing_outcome_title,
collected_data, source_type, and source_title.
Companion to intercom/intercom#495798
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Remove collected_data and source fields from sales_agent schema
Simplified to outcome + routing outcome fields only.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Update sales_agent schema: add collected_data, rename routing_outcome
- Rename `routing_outcome_identifier` to `routing_outcome`
- Remove `routing_outcome_title`
- Add `collected_data` as object with additionalProperties
Companion to intercom/intercom#495798
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7f65443 commit 44a8fa1
1 file changed
+49
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18702 | 18702 | | |
18703 | 18703 | | |
18704 | 18704 | | |
| 18705 | + | |
| 18706 | + | |
| 18707 | + | |
| 18708 | + | |
| 18709 | + | |
| 18710 | + | |
| 18711 | + | |
| 18712 | + | |
| 18713 | + | |
| 18714 | + | |
| 18715 | + | |
| 18716 | + | |
| 18717 | + | |
| 18718 | + | |
| 18719 | + | |
| 18720 | + | |
| 18721 | + | |
| 18722 | + | |
| 18723 | + | |
| 18724 | + | |
| 18725 | + | |
| 18726 | + | |
| 18727 | + | |
| 18728 | + | |
| 18729 | + | |
| 18730 | + | |
| 18731 | + | |
| 18732 | + | |
| 18733 | + | |
| 18734 | + | |
| 18735 | + | |
| 18736 | + | |
| 18737 | + | |
| 18738 | + | |
| 18739 | + | |
18705 | 18740 | | |
18706 | 18741 | | |
18707 | 18742 | | |
| |||
21054 | 21089 | | |
21055 | 21090 | | |
21056 | 21091 | | |
| 21092 | + | |
| 21093 | + | |
| 21094 | + | |
| 21095 | + | |
| 21096 | + | |
| 21097 | + | |
| 21098 | + | |
21057 | 21099 | | |
21058 | 21100 | | |
21059 | 21101 | | |
| |||
21172 | 21214 | | |
21173 | 21215 | | |
21174 | 21216 | | |
| 21217 | + | |
| 21218 | + | |
| 21219 | + | |
| 21220 | + | |
| 21221 | + | |
| 21222 | + | |
| 21223 | + | |
21175 | 21224 | | |
21176 | 21225 | | |
21177 | 21226 | | |
| |||
0 commit comments