• 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.

Create Google contact error 400

Private Comment
This field is visible only to staff members and is for their reference only.

Preeti Paryani

Well-known member
Staff member
Hello @user,

Thank you for sharing the details and the history ID.

Upon reviewing, it appears that the 400 error is likely occurring due to some invalid parameters passed in the request. Below could be the possible reasons:

  • Invalid phone number format.
  • Empty fields:
 

sampaht

Member
is there any way to prevent empty string to be sent? If I use router, it will be either a very long workflow and possibly run multiple times for routes of each empty string combination, or a lot (based on permutations) of routes of combination for each empty string combination.
 

ArshilAhmad

Well-known member
Staff member
I’m afraid there’s no workaround to prevent sending empty strings. However, you can add a ‘Text Formatter: Default Value’ action step for each field that might contain an empty string, and then map its output to the Google Contacts action step. This will ensure that a default value is passed to the Google Contacts action step during automation if an empty string is received in the trigger step.
1762020389846.png
 
Top