Join Slack
Powered by
Hi all, how do I set up a filter so that can tap ...
# troubleshooting
e
eli_c.
06/02/2023, 2:23 PM
Hi all, how do I set up a filter so that can tap only the records that match the condition? with tap-freshdesk. Thanks.
r
Reuben (Matatika)
06/02/2023, 2:35 PM
You can use
meltano select
to filter what data streams are synced when running the tap.
https://docs.meltano.com/reference/command-line-interface#select
p
pat_nadolny
06/02/2023, 2:46 PM
Theres also the mappers feature
https://docs.meltano.com/guide/mappers
if you were looking to filter certain records from a stream
Open in Slack
Previous
Next