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

e-Goi integration is not working

Hi
The egoi integrations is not working
I can map fields, please see image
 

Attachments

  • egoi.png
    egoi.png
    45.7 KB · Views: 84

ArshilAhmad

Moderator
Staff member
Based on the workflow you have shared, it seems like you haven't captured any response in your trigger step, which is why there is no data that could be mapped to the E-Goi application.
1716741197620.png


Please follow the steps given in the video shared below to setup your Elementor form trigger step and make a test submission to capture the response in your trigger step.
 

ArshilAhmad

Moderator
Staff member
It seems you are trying to map a 9-digit phone number, which is invalid. Please make sure to map a valid phone number and see if that fixes your issue.
1716749045679.png
 
P

Pabblymember11

Guest
To avoid such a situation I have added the Number Formatted action step which will add the country if there is not and if it's coming then it will pass the number accordingly.

1716809309887.png
 
Just done that. Still not working.

Having this error

{
"errors > cellphone > regexNotMatch": "\u0027933264703\u0027 is not a valid phone format (/^(\\d){1,3}-(\\d){4,20}$/)!",
"errors > phone > regexNotMatch": "\u0027933264703\u0027 is not a valid phone format (/^(\\d){1,3}-(\\d){4,20}$/)!",
"type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html",
"title": "Unprocessable Entity",
"status": 422,
"detail": "The server understands the content type of the request entity, and the syntax of the request entity is correct but was unable to process the contained instructions"
}
 
Top