gray-apartment-22627
01/12/2021, 9:23 AMplugins:
extractors:
- name: tap-slack
pip_url: git+<https://github.com/singer-io/tap-slack.git>
metadata:
users:
replication-method: FULL_TABLE
replication-key: updated_at
updated_at:
is-replication-key: true
ripe-musician-59933
01/12/2021, 4:45 PMusers
stream? Since it uses updated
as the replication key (https://github.com/singer-io/tap-slack/blob/master/tap_slack/streams.py#L320), you should already be getting new users and updated users.