Hi all, how do I set up a filter so that can tap ...
# troubleshooting
e
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
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
Theres also the mappers feature https://docs.meltano.com/guide/mappers if you were looking to filter certain records from a stream