|
1 | 1 | # AUTOGENERATED FROM PUBLIC API. DO NOT EDIT |
2 | | -# destination data last updated 2023-11-21 |
| 2 | +# destination data last updated 2023-11-28 |
3 | 3 | items: |
4 | 4 | - id: 637e8d185e2dec264895ea89 |
5 | 5 | display_name: 1Flow |
@@ -56411,6 +56411,117 @@ items: |
56411 | 56411 | label: API Key |
56412 | 56412 | actions: [] |
56413 | 56413 | presets: [] |
| 56414 | +- id: 6537b55db9e94b2e110c9cf9 |
| 56415 | + display_name: Movable Ink (Actions) |
| 56416 | + name: Movable Ink (Actions) |
| 56417 | + slug: movable-ink-actions |
| 56418 | + hidden: false |
| 56419 | + endpoints: |
| 56420 | + - US |
| 56421 | + regions: |
| 56422 | + - us-west-2 |
| 56423 | + - eu-west-1 |
| 56424 | + url: connections/destinations/catalog/movable-ink-actions |
| 56425 | + previous_names: |
| 56426 | + - Movable Ink (Actions) |
| 56427 | + website: https://movableink.com/ |
| 56428 | + status: PUBLIC_BETA |
| 56429 | + categories: |
| 56430 | + - Personalization |
| 56431 | + logo: |
| 56432 | + url: https://cdn-devcenter.segment.com/f5e9c08f-aa56-4c72-a7fd-631f1f497f55.png |
| 56433 | + mark: |
| 56434 | + url: https://cdn-devcenter.segment.com/780bb194-5b3d-4ba0-80a4-a5fe1b55fcdb.png |
| 56435 | + methods: |
| 56436 | + track: true |
| 56437 | + identify: true |
| 56438 | + group: true |
| 56439 | + alias: true |
| 56440 | + screen: false |
| 56441 | + page: true |
| 56442 | + platforms: |
| 56443 | + browser: true |
| 56444 | + mobile: false |
| 56445 | + server: true |
| 56446 | + warehouse: false |
| 56447 | + components: [] |
| 56448 | + browserUnbundlingSupported: false |
| 56449 | + browserUnbundlingPublic: false |
| 56450 | + replay: false |
| 56451 | + connection_modes: |
| 56452 | + device: |
| 56453 | + web: false |
| 56454 | + mobile: false |
| 56455 | + server: false |
| 56456 | + cloud: |
| 56457 | + web: true |
| 56458 | + mobile: false |
| 56459 | + server: true |
| 56460 | + settings: |
| 56461 | + - name: movable_ink_url |
| 56462 | + type: string |
| 56463 | + defaultValue: '' |
| 56464 | + description: The Movable Ink URL to send data to. |
| 56465 | + required: true |
| 56466 | + label: Movable Ink URL |
| 56467 | + - name: password |
| 56468 | + type: string |
| 56469 | + defaultValue: '' |
| 56470 | + description: Your Movable Ink Access Secret. |
| 56471 | + required: true |
| 56472 | + label: Access Secret |
| 56473 | + - name: username |
| 56474 | + type: string |
| 56475 | + defaultValue: '' |
| 56476 | + description: Your Movable Ink username |
| 56477 | + required: true |
| 56478 | + label: Username |
| 56479 | + actions: |
| 56480 | + - id: dEPSP7N5PGFfTnZxoqfePY |
| 56481 | + name: Send Entire Event |
| 56482 | + slug: sendEntireEvent |
| 56483 | + description: Send an entire Segment event to Movable Ink |
| 56484 | + platform: CLOUD |
| 56485 | + hidden: false |
| 56486 | + defaultTrigger: null |
| 56487 | + fields: |
| 56488 | + - id: nUxDHbuQ8mYhPYEMJQtynp |
| 56489 | + sortOrder: 0 |
| 56490 | + fieldKey: headers |
| 56491 | + label: Headers |
| 56492 | + type: OBJECT |
| 56493 | + description: >- |
| 56494 | + HTTP headers to send with each request. Only ASCII characters are |
| 56495 | + supported. |
| 56496 | + placeholder: '' |
| 56497 | + required: false |
| 56498 | + multiple: false |
| 56499 | + choices: null |
| 56500 | + dynamic: false |
| 56501 | + allowNull: false |
| 56502 | + - id: 5KyVEXxvdm4hHgEBF5vRFt |
| 56503 | + sortOrder: 1 |
| 56504 | + fieldKey: data |
| 56505 | + label: Data |
| 56506 | + type: OBJECT |
| 56507 | + description: Payload to deliver to webhook URL (JSON-encoded). |
| 56508 | + placeholder: '' |
| 56509 | + defaultValue: |
| 56510 | + '@path': $. |
| 56511 | + required: false |
| 56512 | + multiple: false |
| 56513 | + choices: null |
| 56514 | + dynamic: false |
| 56515 | + allowNull: false |
| 56516 | + presets: |
| 56517 | + - actionId: dEPSP7N5PGFfTnZxoqfePY |
| 56518 | + name: Send Entire Event |
| 56519 | + fields: |
| 56520 | + data: |
| 56521 | + '@path': $. |
| 56522 | + trigger: >- |
| 56523 | + type = "identify" or type = "track" or type = "page" or type = "screen" or |
| 56524 | + type = "group" |
56414 | 56525 | - id: 5c6edab8037dcf00014f8f9b |
56415 | 56526 | display_name: Mutiny |
56416 | 56527 | name: Mutiny |
|
0 commit comments