Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

wp-eMember send custom fields to getresponse

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › wp-eMember send custom fields to getresponse

  • This topic has 3 replies, 2 voices, and was last updated 13 years, 2 months ago by admin.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 21, 2012 at 2:57 pm #5881
    kavin86
    Member

    Hi, i need to send custom fields to getresponse. For example i need to send the user level and another manual custom field “From Registration”.

    How can i do that?

    Thanks

    Federico

    March 22, 2012 at 3:02 am #43253
    admin
    Keymaster

    By default it will only send the name and email to the autoresponder as this is the basic requirement.

    Look for the following block of code in the “eMember_auto_responder_handler.php” file of eMember plugin (it is inside the “eMember_getResponse_subscribe” function):

    $result = $client->add_contact(
    $api_key,
    array (
    'campaign' => $CAMPAIGN_ID,
    'name' => $customer_name,
    'email' => $email_to_subscribe,
    'cycle_day' => '0'
    )
    );

    You can add more fields in the above array.

    March 26, 2012 at 8:54 am #43254
    kavin86
    Member

    Thanks for your answer, but i need to take the users level, what is the variable of wp-emember?

    Best regards

    Federico

    March 27, 2012 at 4:44 am #43255
    admin
    Keymaster

    Providing this kind of code customization is beyond the scope of this support forum. Please contact us using the contact form to get customization quote. The 3rd point on our support guidelines post will explain this in more details:

    https://support.tipsandtricks-hq.com/forums/topic/forum-rules

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ