Help connecting Pabbly to my MySQL

Status: Open · Asked by Carlos Melo on · 0 views

Carlos Melo — Question ·

Hello, I'm not sure which 'MySQL host name' to use in the field that asks for that, as whatever I try to enter in that field I always get the error message in the image below.

I believe the other fields are correct, so I think the problem is in this specific field.

I need help with this.

Preeti Paryani — Reply ·

Hello @Carlos Melo,

Please refer to the tutorial starting from 7:40 to learn how to retrieve the connection details:

youtube.com/watch?v=bHcKgnuz_Ng:442

.

Carlos Melo — Reply ·

Ok, I have followed the video tutorial without success.
Please check images below so that you can see I have done everything right:

Carlos Melo — Reply ·

I have been re-entering the password several times to make sure I am typing it correctly.

Preeti Paryani — Reply ·

Hello @Carlos Melo,

Thank you for providing the screenshots. Based on the details shared, it seems you're currently using localhost, which is likely causing the connection issue. To successfully connect to MySQL, you'll need to have a domain (e.g., xyz.example.com) rather than localhost.

Please set up a domain and try the connection again. Let us know if you encounter any further issues.

Carlos Melo — Reply ·

Ok, thank you.

Carlos Melo — Reply ·

Hey @Preeti Paryani, I got it using API (Pabbly) step.
It's working fine with that app.

Arshil Ahmad — Reply ·

Could you please confirm if the issue is fixed now?

Carlos Melo — Reply ·

Yes, I was able to send data to my MySQL using the API app (PAbbly), POST method.
To use the MySQL specific app extra configurations are required, especially regarding the 'MySQL host name', which is difficult to do if the MySQL host name is originally set to 'localhost'.

Arshil Ahmad — Reply ·

Thank you for the confirmation. We’re glad you are able to add data to your MySQL database now.

Back to all forum threads · Log in to reply