# GetResponse

## Overview

GetResponse is a comprehensive marketing software platform that helps you create content, boost sales, and increase traffic to your website. Integrated email marketing, autoresponders, and landing pages let you automate essential tasks and launch effective marketing campaigns

## Authentication

When using the GetResponse connector, the first thing you will have to do is click on 'New Authentication' in the step editor. To create an authentication with GetResponse you will need **Client ID** and **Client Secret**:
![getresponse](https://tray.ai/documentation/images/connectors/service/getresponse/48b793b0-7acc5279_getresponse-new_auth.png)

## Available Operations

The examples below show one or two of the available connector operations in use.
Please see the [Full Operations Reference](#operationsFull) at the end of this page for details on all available operations for this connector.

## Example

1. Create a new workflow with a **Manual Trigger** and add a **GetResponse** connector:
   ![getresponse-new\_connector](https://tray.ai/documentation/images/connectors/service/getresponse/48b793b0-da6b672a_getresponse-new_connector.png)
2. Select the `List campaigns` operation:
   ![getresponse-list\_campaigns](https://tray.ai/documentation/images/connectors/service/getresponse/48b793b0-eb0f012f_getresponse-list_campaigns.png)
3. You can sort and filter result by `Name` or `Create on` Email\` etc:
   ![getresponse-sort](https://tray.ai/documentation/images/connectors/service/getresponse/48b793b0-92b59575_getresponse-sort.png)
4. Or you can use query:
   ![getrespons-query](https://tray.ai/documentation/images/connectors/service/getresponse/48b793b0-e6175eda_getrespons-query.png)
   **We recommend you update any calls to use pagination**:
   ![getrespons-pagination](https://tray.ai/documentation/images/connectors/service/getresponse/48b793b0-88b7a040_getrespons-pagination.png)
5. Click **Run Workflow**. Then select the **Debug** tab and you should be able to see a successful run of the workflow to click on and view the successful output of the workflow run:
   ![getrespons-output](https://tray.ai/documentation/images/connectors/service/getresponse/48b793b0-6ea6f6c0_getrespons-output.png)
6. Let's try to get some specific profile. Add a step from the **GetResponse** connector, set to `Create contact`. Set all required fields and others if necessary
   ![getrespons-create\_contact](https://tray.ai/documentation/images/connectors/service/getresponse/48b793b0-db53039d_getrespons-create_contact.png)
7. Click **Run Workflow**, select the Debug tab and you should be able to see the successful output:
   ![getrespons-successful\_output](https://tray.ai/documentation/images/connectors/service/getresponse/48b793b0-dd41fade_getrespons-successful_output.png)
