Code Monkey home page Code Monkey logo

Comments (7)

jbkielis avatar jbkielis commented on September 23, 2024

I'm running into the same issue. Is there a workaround? Thanks.

from mailchimp.net.

HaroonWasim avatar HaroonWasim commented on September 23, 2024

Same Issue, please resolve this.
Return Json is ok, but .NET wrapper does not parsing and displaying the data.

from mailchimp.net.

danesparza avatar danesparza commented on September 23, 2024

@HaroonWasim Feel free to submit a pull request with fixes for this issue, or suggest what fix might be appropriate.

from mailchimp.net.

HaroonWasim avatar HaroonWasim commented on September 23, 2024

Thanks for replying @danesparza .
ListMemberInfo function is returning every thing fine but issue is that, this function is not returning Merges i.e Merge Variables that we assosiated with our subscriber e.g First Name , Last Name and other merge variable.
and one more thing is that return json result from mailchimp is OK. Return json contain these merge variables but when this json parse from your function it does not return merge variable.
Please go through this and reply

Regards,

from mailchimp.net.

mdissel avatar mdissel commented on September 23, 2024

I think the solution would be a object with the fixed properties (new-email, etc.), the Grouping object and a dictionary containing the mergevar fields with their values..

from mailchimp.net.

mdissel avatar mdissel commented on September 23, 2024

Something like this:
mailchimp mergevar with fieldvalues, MergeVar implements IDictionary to store field/value information and a custom (de-)serialize option
https://gist.github.com/mdissel/6c9d8967a0c9e17675a5

from mailchimp.net.

vacek-cobra avatar vacek-cobra commented on September 23, 2024

Hi I update class MergeVar, can you update deserilization grouping!? Thanks

from mailchimp.net.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.