11# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2- # destination data last updated 2024-08-13
2+ # destination data last updated 2024-08-15
33items:
44- id: 637e8d185e2dec264895ea89
55 display_name: 1Flow
@@ -54407,7 +54407,7 @@ items:
5440754407 screen: false
5440854408 page: true
5440954409 platforms:
54410- browser: false
54410+ browser: true
5441154411 mobile: false
5441254412 server: true
5441354413 warehouse: true
@@ -54422,7 +54422,7 @@ items:
5442254422 mobile: false
5442354423 server: false
5442454424 cloud:
54425- web: false
54425+ web: true
5442654426 mobile: false
5442754427 server: true
5442854428 settings: []
@@ -54435,7 +54435,7 @@ items:
5443554435 hidden: false
5443654436 defaultTrigger: event = "updated" or event = "new"
5443754437 fields:
54438- - id: 3mnKkoj69PYhnMFArQqgwj
54438+ - id: bzKhgtdtf5T32fbjkdEMgf
5443954439 sortOrder: 0
5444054440 fieldKey: record_identifier
5444154441 label: Record Identifier
@@ -54450,7 +54450,7 @@ items:
5445054450 dynamic: false
5445154451 allowNull: false
5445254452 hidden: false
54453- - id: 6biHVg61mv8bv3A395zK2
54453+ - id: daPa1k7Jj1EBpG8M5pwPvk
5445454454 sortOrder: 2
5445554455 fieldKey: spreadsheet_id
5445654456 label: Spreadsheet ID
@@ -54467,7 +54467,7 @@ items:
5446754467 dynamic: false
5446854468 allowNull: false
5446954469 hidden: false
54470- - id: gpRm7bJCWWWFL2byqWa5dm
54470+ - id: wGcdqiMEk7oVGURiN5z1gK
5447154471 sortOrder: 3
5447254472 fieldKey: spreadsheet_name
5447354473 label: Spreadsheet Name
@@ -54484,7 +54484,7 @@ items:
5448454484 dynamic: false
5448554485 allowNull: false
5448654486 hidden: false
54487- - id: wgmhCUx43uAymuSeSNdQqq
54487+ - id: ucC5F9zBRmQ6NJNimsrtCn
5448854488 sortOrder: 4
5448954489 fieldKey: data_format
5449054490 label: Data Format
@@ -54508,7 +54508,7 @@ items:
5450854508 dynamic: false
5450954509 allowNull: false
5451054510 hidden: false
54511- - id: eqRFLYHkkHpmLVPz8oMU2h
54511+ - id: o5wkXdbv66yTacF7V9j1ow
5451254512 sortOrder: 5
5451354513 fieldKey: fields
5451454514 label: Fields
@@ -54531,7 +54531,7 @@ items:
5453154531 dynamic: false
5453254532 allowNull: false
5453354533 hidden: false
54534- - id: arRP9FWVYmYQ9NhKKs5tEJ
54534+ - id: n1GZTiDgRNq855Ve3MHUd7
5453554535 sortOrder: 6
5453654536 fieldKey: enable_batching
5453754537 label: Batch Data to Google Sheets
@@ -54547,6 +54547,120 @@ items:
5454754547 dynamic: false
5454854548 allowNull: false
5454954549 hidden: false
54550+ - id: uubTyoJCQgG6yJNoRbxqdS
54551+ name: Post Sheet (Simplified)
54552+ slug: postSheet2
54553+ description: Write values to a Google Sheets spreadsheet.
54554+ platform: CLOUD
54555+ hidden: false
54556+ defaultTrigger: event = "updated" or event = "new"
54557+ fields:
54558+ - id: 6aFfX1rkMVeVfht82LiuRb
54559+ sortOrder: 0
54560+ fieldKey: record_identifier
54561+ label: Record Identifier
54562+ type: STRING
54563+ description: Property which uniquely identifies each row in the spreadsheet.
54564+ placeholder: ''
54565+ defaultValue:
54566+ '@path': $.__segment_id
54567+ required: true
54568+ multiple: false
54569+ choices: null
54570+ dynamic: false
54571+ allowNull: false
54572+ - id: 5FrKQJdNZ8KTrkooTYdmL9
54573+ sortOrder: 1
54574+ fieldKey: spreadsheet_id
54575+ label: Spreadsheet ID
54576+ type: STRING
54577+ description: >-
54578+ The identifier of the spreadsheet. You can find this value in the URL of
54579+ the spreadsheet. e.g.
54580+ https://docs.google.com/spreadsheets/d/{SPREADSHEET_ID}/edit
54581+ placeholder: ''
54582+ defaultValue: ''
54583+ required: true
54584+ multiple: false
54585+ choices: null
54586+ dynamic: false
54587+ allowNull: false
54588+ - id: 4ktnCawYptPvsBWMXKpJLZ
54589+ sortOrder: 2
54590+ fieldKey: spreadsheet_name
54591+ label: Spreadsheet Name
54592+ type: STRING
54593+ description: >-
54594+ The name of the spreadsheet. You can find this value on the tab at the
54595+ bottom of the spreadsheet. Please provide a valid name of a sheet that
54596+ already exists.
54597+ placeholder: ''
54598+ defaultValue: Sheet1
54599+ required: true
54600+ multiple: false
54601+ choices: null
54602+ dynamic: false
54603+ allowNull: false
54604+ - id: 6ecmTWvaF9PiYRrZTVY7oW
54605+ sortOrder: 3
54606+ fieldKey: data_format
54607+ label: Data Format
54608+ type: STRING
54609+ description: >-
54610+ The way Google will interpret values. If you select raw, values will not
54611+ be parsed and will be stored as-is. If you select user entered, values
54612+ will be parsed as if you typed them into the UI. Numbers will stay as
54613+ numbers, but strings may be converted to numbers, dates, etc. following
54614+ the same rules that are applied when entering text into a cell via the
54615+ Google Sheets UI.
54616+ placeholder: ''
54617+ defaultValue: RAW
54618+ required: true
54619+ multiple: false
54620+ choices:
54621+ - label: Raw
54622+ value: RAW
54623+ - label: User Entered
54624+ value: USER_ENTERED
54625+ dynamic: false
54626+ allowNull: false
54627+ - id: 7C8hKAGdK2XY8i6Dkdgdi
54628+ sortOrder: 4
54629+ fieldKey: fields
54630+ label: Fields
54631+ type: OBJECT
54632+ description: |2-
54633+
54634+ The fields to write to the spreadsheet.
54635+
54636+ On the left-hand side, input the name of the field as it will appear in the Google Sheet.
54637+
54638+ On the right-hand side, select the field from your data model that maps to the given field in your sheet.
54639+
54640+ ---
54641+
54642+
54643+ placeholder: ''
54644+ required: true
54645+ multiple: false
54646+ choices: null
54647+ dynamic: false
54648+ allowNull: false
54649+ - id: q6hXbq7B8baq6xt8kGdZX7
54650+ sortOrder: 5
54651+ fieldKey: enable_batching
54652+ label: Batch Data to Google Sheets
54653+ type: BOOLEAN
54654+ description: >-
54655+ Set as true to ensure Segment sends data to Google Sheets in batches.
54656+ Please do not set to false.
54657+ placeholder: ''
54658+ defaultValue: true
54659+ required: false
54660+ multiple: false
54661+ choices: null
54662+ dynamic: false
54663+ allowNull: false
5455054664 presets: []
5455154665 partnerOwned: false
5455254666- id: 54521fd625e721e32a72eeb9
@@ -72391,7 +72505,7 @@ items:
7239172505 label: API Key
7239272506 actions: []
7239372507 presets: []
72394- partnerOwned: false
72508+ partnerOwned: true
7239572509- id: 54521fd925e721e32a72eed3
7239672510 display_name: MailChimp
7239772511 name: MailChimp
0 commit comments