Skip to content

Commit a0dda45

Browse files
authored
update intercom settings (#1954)
1 parent 8de6fd7 commit a0dda45

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

_data/meltano/extractors/tap-intercom/ticketswap.yml

+6-2
Original file line numberDiff line numberDiff line change
@@ -69,10 +69,14 @@ settings:
6969
kind: integer
7070
label: Max Flattening Depth
7171
name: flattening_max_depth
72-
- description: The earliest record date to sync
73-
kind: date_iso8601
72+
- description: The earliest record date to sync in unix timestamp format.
73+
kind: integer
7474
label: Start Date
7575
name: start_date
76+
- description: Filters to apply to the API request (only for search endpoints)
77+
kind: object
78+
label: Filters
79+
name: filters
7680
- description: User-defined config values to be used within map expressions.
7781
kind: object
7882
label: User Stream Map Configuration

0 commit comments

Comments
 (0)