Skip to content

How do I pass custom options to Mailchimp? #140

@yefim

Description

@yefim

I'm reading through the docs for the Mailchimp integration and I can't figure out how to override the list ID in Ruby. The JS example is here: https://segment.com/docs/destinations/mailchimp/#overriding-list-id

So far I have:

SegmentClient.identify(
  user_id: 'abc123',
  traits: { email: 'abc123@gmail.com', firstName: 'Yefim', lastName: 'Ved' }
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions