Is it possible to selectively only send some data ...
# support
k
Is it possible to selectively only send some data to a specific destination? I feel like I've read this in the docs somewhere, but I can't find it now. I.e. in
identify
I want to send
trait_x
and
trait_y
but only to Klaviyo and not to Google Analytics.
m
Hey There! đź‘‹ Your message has been received by the RudderStack team. We will forward this request to your Technical Account Manager, and they will get back to you shortly. Please use the thread for any additional comments.
h
yup - you can use a transform on the destination to tailor this
c
Yes, you may use this feature: “*Enable/disable events for specific destinations*” (Only for reference) Refer the android docs: https://www.rudderstack.com/docs/sources/event-streams/sdks/rudderstack-android-sdk/#enabledisable-events-for-specific-destinations to understand this feature. Similarly, you may refer the relevant SDK doc you’re using.