Dan

Results 9 comments of Dan

Thanks for this Thomas. We'll try it out. How can we also test the UI you show in your screenshot? Action Tester has a different UI

This is what I see in Actions Tester. There is no way for me to add custom values to the right side of `=` here. Am I missing something in...

Thanks for this! That helps

@tcgilbert And just to confirm, users can send in mailing list data in an `identify()` call eg https://loops.so/docs/integrations/segment#sending-data-to-segment For our existing customer on the current version, would this require adding...

@tcgilbert We have checked our logs and haven't found any recent activity for calls from Segment containing `mailingLists` data (anything with that key have an empty array). We are happy...

@tcgilbert I tested sending data in traits, both mapping them in the UI and without mapping and found some things to fix, which I've done in this PR: https://github.com/segmentio/action-destinations/pull/2464

@joe-ayoub-segment Done!

@joe-ayoub-segment I noticed today that we are modelling this on a "track" event but it should be for "identify" events, which don't have `properties`. I'll chat with @askkaz today about...

This is ready for another look @joe-ayoub-segment