Skip to main content

I am using Big Query as a reverse ETL source and a webhook to dittofeed as the destination.
The issue I am facing is that I want to set the `type` property to be `identify` for the reverse etl records, but segment by default is setting them to be `track`.
Is there any way I can change the events for certain models be to be `identify`?

Thanks!

Hey Kartikey,

Generally in reverse ETL implementations like this, any properties you are looking to send are specified in the playload itself. As these object payloads are not being passed like regular “track” or “identify” calls, can you elaborate a bit on what data you are expecting to receive - but aren’t seeing go through to dittofeed?

friends@segment.com may also be able to help out if they can take a look at your workspace.

Cheers,

Tyler


Reply