• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

  • Due to Diwali and Bhai Dooj celebrations, our team will have limited availability. While we’ll continue to monitor threads, responses may be slightly delayed. Normal operations will resume on Friday, 24th October 2025.

"Contact already added" error

Your Task History ID
IjU3NjUwNTZiMDYzZTA0Mzc1MjY1NTUzNjUxM2I1MTZhNTQzMDBmMzUi_pc
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
I am getting my buyers into the mailing list of Getresponse using Pabbly Connect.
However I get this error message... I'm assuming it's because the buyer is already in my list.

This email is to notify you that for the workflow XXXX , a recent task was not executed due to following "Contact already added" error.
My issue is that I don't want to receive error mails for such issues (it's not an issue to me, since the contact is already in my list).
How do I stop getting such emails?

---​
Task History ID: XXXX
Step Name: GetResponse > Create Contact
Connection Name: GetResponse Max
Task Error Detail:
{
"httpStatus": 409,
"code": 1008,
"codeDescription": "There is another resource with the same value of unique property",
"message": "Contact already added",
"moreInfo": XXX,
"uuid": XXX
}
 

Soumya Tripathi

Member
Staff member
Hello @clicktwostart
As we checked, you have added the action step “GetResponse: Create Contact”. If a contact already exists, it will return the error “Contact already added.”

To resolve this:
  1. First, add the action step “GetResponse: Search a Contact via Email” to check if the contact exists.
  2. Then, use “Router (Pabbly): Conditionally Run” with two routes:
    • Route 1: If the contact doesn’t exist → add the action step to create the contact in GetResponse.
    • Route 2: If the contact exists → add the action step to update the contact in GetResponse.
This setup ensures your workflow handles both existing and new contacts without errors.

1759839949265.png
 
Noted on the logic.

When the email is not found on Getresponse, "Search a contact via email" will return only Response = (empty)

1759922081139.png


But it will not return the Response field if if the contact exist.

1759922219956.png


In this case... how do I create "If the contact doesn’t exist" if Response field is not available in all situation?

1759921908373.png
 

Attachments

  • 1759921836564.png
    1759921836564.png
    519.1 KB · Views: 16
  • 1759922048438.png
    1759922048438.png
    287.1 KB · Views: 14

Soumya Tripathi

Member
Staff member
Hello @clicktwostart
In the filter, you don’t need to select “is Empty.” Instead, you should select “Exists” or “Does Not Exist.”

For email addresses that do not already exist in GetResponse, the label shows Response: Empty, whereas for contacts that exist, it shows Contact ID, Email, and other details. You can use any of these two as parameters for filtering.

1759925373639.png

1759925441274.png
 

Soumya Tripathi

Member
Staff member
Hello @clicktwostart
We hope your query was resolved to your satisfaction.
Your feedback is very important to us, as it helps us improve and provide you with the best possible experience.

We’d really appreciate it if you could take a minute to fill out this short feedback form:
👉 Click here to share your feedback
Your input means a lot to us, and we’re always happy to assist you whenever you need.
 
Top