Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Alex Jardine 5 posts 25 karma points
    Sep 14, 2012 @ 15:27
    Alex Jardine
    0

    Contour and Webhooks

    Has anyone had any experience in sending unsubscribe data from MailChimp to Contour to update a field in an entry?

    I've found the section in MailChimp where you set up Webhooks and it asks me for a Callback URL but I have no idea what should go in here.

    Any feedback from anyone who has ever managed to update a field in a Contour entry with an external source would be helpful.

  • John Proctor 12 posts 32 karma points
    Sep 14, 2012 @ 17:21
    John Proctor
    0

    I don't know MailChimp, but if it is passing across data in the URL then you can get this using the bracket syntax.  I've used this to pass things into my forms. e.g.

    myform.aspx?ProjectId=200

    Then you can set a default value on the form using the bracket syntax:

    [@ProjectId]

    The workflow can then use that field to update a member value etc.

Please Sign in or register to post replies

Write your reply to:

Draft