|
1 | 1 | # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
|
2 |
| -# destination data last updated 2024-05-07 |
| 2 | +# destination data last updated 2024-05-09 |
3 | 3 | items:
|
4 | 4 | - id: 637e8d185e2dec264895ea89
|
5 | 5 | display_name: 1Flow
|
@@ -72119,15 +72119,16 @@ items:
|
72119 | 72119 | type: string
|
72120 | 72120 | defaultValue: ''
|
72121 | 72121 | description: >-
|
72122 |
| - To find your API key, log into Pendo and navigate to “your user name” > |
72123 |
| - Site settings > Basic Information > API key. If your account has not fully |
72124 |
| - been set up yet, you can see the API key inside of the code snippet on the |
72125 |
| - Pendo setup page. |
| 72122 | + To find your API key, have a Pendo admin log into Pendo, navigate to |
| 72123 | + Settings > Subscription Settings > Applications, open the relevant app, |
| 72124 | + and locate the API key value. If your account has not fully been set up |
| 72125 | + yet, you can see the API key inside of the code snippet on the Pendo setup |
| 72126 | + page. |
72126 | 72127 | required: false
|
72127 | 72128 | label: API Key
|
72128 | 72129 | actions: []
|
72129 | 72130 | presets: []
|
72130 |
| - partnerOwned: false |
| 72131 | + partnerOwned: true |
72131 | 72132 | - id: 6501a4325a8a629197cdd691
|
72132 | 72133 | display_name: Pendo Web (Actions)
|
72133 | 72134 | name: Pendo Web (Actions)
|
@@ -91446,6 +91447,15 @@ items:
|
91446 | 91447 | settings](https://app.startdeliver.com/settings/apikeys)
|
91447 | 91448 | required: true
|
91448 | 91449 | label: Startdeliver API-key
|
| 91450 | + - name: segmentOverrideMatchingField |
| 91451 | + type: string |
| 91452 | + defaultValue: '' |
| 91453 | + description: >- |
| 91454 | + If you do not wish to match Track/Screen/Page-Usage events on the |
| 91455 | + Segment-event key `userId` you can enter another field to match here. For |
| 91456 | + example `properties.myCustomField` or `properties['Field With Space']` |
| 91457 | + required: false |
| 91458 | + label: Override Segment Matching-value from "userId" to another field. |
91449 | 91459 | - name: startdeliverUserCustomFieldToMatchOn
|
91450 | 91460 | type: string
|
91451 | 91461 | defaultValue: ''
|
|
0 commit comments