Can you get a MailChimp interest group ID without using the API?

前端 未结 7 1732
孤城傲影
孤城傲影 2021-02-19 07:32

With the MailChimp API, to add a member to a list with a specific interest group, you need both that list\'s ID and the interest group\'s ID.

To get both those IDs, you

7条回答
  •  猫巷女王i
    2021-02-19 07:50

    You can use either interest group id or its name for this(Hope you are using MaiChimp API v3). You can find it the MailChimp interface itself.

    You need to use name instead of id as the parameters.

    Please let me know if have any issue with using it. :)

提交回复
热议问题