Skip to content

Commit 98443f7

Browse files
yuvlazstayseesongmarkzegarelli
authored
Blend-AI new action destination docs (#4516)
* Blend-AI new action destination docs * Update src/connections/destinations/catalog/actions-blend-ai/index.md Co-authored-by: stayseesong <[email protected]> * Add ID * Add metadata --------- Co-authored-by: stayseesong <[email protected]> Co-authored-by: markzegarelli <[email protected]>
1 parent 5309874 commit 98443f7

File tree

2 files changed

+82
-0
lines changed

2 files changed

+82
-0
lines changed

src/_data/catalog/destinations_private.yml

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3122,3 +3122,56 @@ items:
31223122
accountProperties:
31233123
'@path': $.traits
31243124
trigger: type = "group"
3125+
- id: 64244158b33d1380a79dc85c
3126+
display_name: Blend Ai
3127+
name: Blend Ai
3128+
slug: actions-blend-ai
3129+
previous_names:
3130+
- Blend Ai
3131+
website: https://blnd.ai
3132+
status: PRIVATE_BETA
3133+
logo:
3134+
url: https://cdn.filepicker.io/api/file/XDZGjbflTneR2iomOUN3
3135+
mark:
3136+
url: https://cdn.filepicker.io/api/file/dKyjFcsRTSB687TTgsKa
3137+
methods:
3138+
track: true
3139+
identify: true
3140+
group: true
3141+
alias: true
3142+
screen: false
3143+
page: true
3144+
platforms:
3145+
browser: true
3146+
mobile: false
3147+
server: true
3148+
warehouse: false
3149+
components: []
3150+
browserUnbundlingSupported: false
3151+
browserUnbundlingPublic: false
3152+
replay: false
3153+
settings:
3154+
- name: apiKey
3155+
type: string
3156+
defaultValue: ''
3157+
description: Blend API key - found on integration page.
3158+
required: true
3159+
label: API Key
3160+
actions:
3161+
- id: d9eBdkuVNmyRNAfgjdL6XS
3162+
name: Send Data
3163+
slug: sendData
3164+
description: Send data to Blend AI for product usage insights
3165+
platform: CLOUD
3166+
hidden: false
3167+
defaultTrigger: >-
3168+
type = "identify" or type = "page" or type = "screen" or type =
3169+
"track"
3170+
fields: []
3171+
presets:
3172+
- actionId: d9eBdkuVNmyRNAfgjdL6XS
3173+
name: Send Data to Blend
3174+
fields: {}
3175+
trigger: >-
3176+
type = "identify" or type = "page" or type = "screen" or type =
3177+
"track"
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
---
2+
title: Blend-AI (Actions) Destination
3+
hide-boilerplate: true
4+
hide-dossier: false
5+
private: true
6+
hidden: true
7+
id: 64244158b33d1380a79dc85c
8+
---
9+
{% include content/plan-grid.md name="actions" %}
10+
11+
[Blend-AI](https://blnd.ai/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} identifies the most valuable product interaction in your product data and cross references it with new incoming leads.
12+
13+
Blend-AI maintains this destination. For any issues with the destination, [contact their Support
14+
team](mailto:[email protected]).
15+
16+
{% include content/ajs-upgrade.md %}
17+
18+
## Getting started
19+
20+
1. From the Segment web app, navigate to **Connections > Catalog**, then select the **Destinations** tab in the catalog.
21+
2. Search for *Blend-AI* and select it.
22+
3. Click **Configure Blend-AI**.
23+
4. Select an existing Source to connect to Blend-AI (Actions).
24+
5. Give the destination a name that is recognizable and detailed.
25+
6. Paste your Blend's API key (found on Blend's integration page under the Segment section).
26+
7. Enable the destination by changing the bottom **Enable Destination** toggle to active.
27+
8. Click **Save Changes**.
28+
29+
{% include components/actions-fields.html %}

0 commit comments

Comments
 (0)