I have a bit of a weird problem. When run this Tap for the deals stream the schema is correctly identifying all properties and all of the properties within the properties field. In the output however this field is removed and I end up with this schema:
The hs_lastmodifieddate field is the incremental key which is retrieved from the properties field but the rest of those fields are filtered out somewhere. I hope you can help me with this as I cannot seem to find where this filtering takes place.
I have a bit of a weird problem. When run this Tap for the deals stream the schema is correctly identifying all properties and all of the properties within the properties field. In the output however this field is removed and I end up with this schema:
The
hs_lastmodifieddate
field is the incremental key which is retrieved from the properties field but the rest of those fields are filtered out somewhere. I hope you can help me with this as I cannot seem to find where this filtering takes place.Thanks in advance!