Re: [WebDNA] MailChimp

This WebDNA talk-list message is from

2012


It keeps the original formatting.
numero = 109163
interpreted = N
texte = Hi Stuart, To pick up an old thread of yours from a couple of weeks ago... maybe you got it working? I'm failing to make this work and just posted on the MailChimp group... Any ideas? All the best, Phil. I am using WebDNA to send the request to MAilChimp API but its not working as expected.... The URL when entered into browser works fine and returns "true", the address is added. When sending via WebDNA I get an error 404. It doenst seem to like my GET /1.3/ https://us2.api.mailchimp.com/1.3/?output=json&method=listSubscribe&apikey=REDACTED-us2&id=REDACTED&email_address=REDACTED&email_type=html&double_optin=false&update_existing=false&replace_interests=false&send_welcome=false FYI the WebDNA code is: [text]mailchimp_API_key=...-us2[/text] [text]mailchimp_API_endpoint=us2.api.mailchimp.com[/text] [text]mailchimp_API_version=1.3[/text] [text]mailchimp_API_list_id=...[/text] [text]CRLF=[unurl]%0D%0A[/unurl][/text] [TEXT]content=[!] [/!]?output=[URL]json[/URL][!] [/!]&method=[URL]listSubscribe[/URL][!] [/!]&apikey=[URL][mailchimp_API_key][/URL][!] [/!]&id=[URL][mailchimp_API_list_id][/URL][!] [/!]&email_address=[URL][email][/URL][!] [/!]&email_type=[URL]html[/URL][!] [/!]&double_optin=[URL]false[/URL][!] [/!]&update_existing=[URL]false[/URL][!] [/!]&replace_interests=[URL]false[/URL][!] [/!]&send_welcome=[URL]false[/URL][!] [/!][/TEXT] [text]reply=[!] [/!][tcpconnect host=[mailchimp_API_endpoint]&port=443&SSL=T][!] [/!][tcpsend skipheader=f]GET /1.3/ HTTP/1.0[CRLF][!] [/!]User-Agent: Mozilla/4.0[CRLF][!] [/!]Content-type: text/namevalue[CRLF][!] [/!]Content-Length: [countchars][content][/CountChars][CRLF][!] [/!][CRLF][!] [/!][content][CRLF][!] [/!][/tcpsend][!] [/!][/tcpconnect][/text] [reply] On 10 May 2012, at 07:30, Stuart Tremain wrote: > Has anyone done a MailChimp integration they would like to share ? > > Regards > > Stuart Tremain > IDFK Web Developments > AUSTRALIA > webdna@idfk.com.au > > > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] MailChimp (Stuart Tremain 2012)
  2. Re: [WebDNA] MailChimp (Philip Edell 2012)
  3. Re: [WebDNA] MailChimp (Philip Edell 2012)
  4. Re: [WebDNA] MailChimp (Philip Edell 2012)
  5. Re: [WebDNA] MailChimp (aaronmichaelmusic@gmail.com 2012)
  6. Re: [WebDNA] MailChimp (Philip Edell 2012)
  7. [WebDNA] MailChimp (Stuart Tremain 2012)
Hi Stuart, To pick up an old thread of yours from a couple of weeks ago... maybe you got it working? I'm failing to make this work and just posted on the MailChimp group... Any ideas? All the best, Phil. I am using WebDNA to send the request to MAilChimp API but its not working as expected.... The URL when entered into browser works fine and returns "true", the address is added. When sending via WebDNA I get an error 404. It doenst seem to like my GET /1.3/ https://us2.api.mailchimp.com/1.3/?output=json&method=listSubscribe&apikey=REDACTED-us2&id=REDACTED&email_address=REDACTED&email_type=html&double_optin=false&update_existing=false&replace_interests=false&send_welcome=false FYI the WebDNA code is: [text]mailchimp_API_key=...-us2[/text] [text]mailchimp_API_endpoint=us2.api.mailchimp.com[/text] [text]mailchimp_API_version=1.3[/text] [text]mailchimp_API_list_id=...[/text] [text]CRLF=[unurl]%0D%0A[/unurl][/text] [text]content=[!] [/!]?output=[url]json[/URL][!] [/!]&method=[url]listSubscribe[/URL][!] [/!]&apikey=[url][mailchimp_API_key][/URL][!] [/!]&id=[url][mailchimp_API_list_id][/URL][!] [/!]&email_address=[url][email][/URL][!] [/!]&email_type=[url]html[/URL][!] [/!]&double_optin=[url]false[/URL][!] [/!]&update_existing=[url]false[/URL][!] [/!]&replace_interests=[url]false[/URL][!] [/!]&send_welcome=[url]false[/URL][!] [/!][/TEXT] [text]reply=[!] [/!][tcpconnect host=[mailchimp_API_endpoint]&port=443&SSL=T][!] [/!][tcpsend skipheader=f]GET /1.3/ HTTP/1.0[CRLF][!] [/!]User-Agent: Mozilla/4.0[CRLF][!] [/!]Content-type: text/namevalue[CRLF][!] [/!]Content-Length: [countchars][content][/CountChars][CRLF][!] [/!][CRLF][!] [/!][content][CRLF][!] [/!][/tcpsend][!] [/!][/tcpconnect][/text] [reply] On 10 May 2012, at 07:30, Stuart Tremain wrote: > Has anyone done a MailChimp integration they would like to share ? > > Regards > > Stuart Tremain > IDFK Web Developments > AUSTRALIA > webdna@idfk.com.au > > > > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us Philip Edell

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

session handling (2004) New Command prefs ... (1997) Email encryption (1998) difference between v.6 and v.7, WAS: [WebDNA] v7 thisurl has different behavour (2012) I'm new be kind (1997) [WebDNA] Conditional search (2009) cart info (1998) ShowNext Page Style (2003) Strange sort in search... (2000) Bug? (1997) carriage returns in data (1997) F3 crashing server (1997) RE: creating writefile data from a nested search (1997) [SHOWIF AND/OR] (1997) ImageMap (1997) file upload (2001) Draft Manual, Tutorial, and more (1997) UPDATE PROBLEM (1997) [WriteFile] problems (1997) Trouble with formula.db (1997)