GetReponse Integration: Add autoresponder cycle functionality?

  • najjab
    Asked on May 18, 2016 at 10:12 AM

    I had the same problem, and Getresponse told me that jotform needs to use the following code:

     

    Code example with 'cycle_day' param:

     

    $client->add_contact(

    $api_key,

    array(

    'campaign' => $CAMPAIGN_ID,

    'name' => 'Name',

    'email' => 'name@host.com',

    'cycle_day' => 0

    )

    );

     

    cycle_day (optional) – Insert contact on a given day at the

    autoresponder cycle. Value of 0 means the beginning of the cycle. Lack of this parameter means that a contact will not be inserted into cycle.

  • Charlie
    Replied on May 18, 2016 at 10:17 AM

    Currently, the GetResponse integration that we have is basically adding the submission data to a new contact in your GetResponse account. We do not have the functionality of the autoresponder that you seek. We do have our own autoresponder though. 

    Could you please provide us more information about that? Is it a function or an add-on? Do you have a link to where we can check that feature? That will help us escalate to our developers for a possible feature request or an improvement on the current integration.

    We'll wait for your response.

  • NeilVicente
    Replied on January 19, 2017 at 8:38 AM

    Hi,

    Sorry for the delay, but we'd like to inform you that this is now fixed.

    By default, contacts will now be added to day zero of the autoresponder cycle.

    You may also opt to change the day of cycle by editing your form's GetResponse integration.

     

    GetReponse Integration: Add autoresponder cycle functionality? Image 1 Screenshot 20

     

    Hope you find this helpful.

    Kind regards from the JotForm Team!