jan_soubusta
04/06/2023, 11:39 AMextractors:
- name: tap-salesforce
variant: meltanolabs
pip_url: git+<https://github.com/MeltanoLabs/tap-salesforce.git>
schema:
metadata:
LeadHistory:
NewValue:
type: [ "string", "null" ]
OldValue:
type: [ "string", "null" ]
Unfortunately, it does not work, Old/NewValue anyType columns are not populated to target.
Anyone knows how to inject such metadata to taps correctly?jan_soubusta
04/06/2023, 11:43 AMmetadata
key should not be there, it works without it 😉