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

Wix Password

Chad

Member
I'm using Pabbly Connect to sync users between our Wix website and our Wordpress web app. When a user is created on our Wix site, Pabbly automatically creates a new user in Wordpress. However, the Wix webhooks don't seem to pass the member password, which is a big problem. Does anyone know why this is, or how to fix this?
 
P

Pabblymember11

Guest
Hey @Chad

Could you kindly share the URL of the workflow where you've created the users and are passing the password?
 
P

Pabblymember11

Guest
Hey @Chad

We have conducted a similar test on our side, and the account successfully logs in using the associated email address and the corresponding mapped password.

Regarding the absence of the password in the WordPress API response, this is done for security reasons. However, when attempting to log in using the user's account, you will still be able to access it without any issues.
 

Chad

Member
But how do you map the password field? There is no password field that comes from the Wix webhooks?
 
P

Pabblymember11

Guest
As we can see from your workflow you are passing a entity data label from the trigger response.
 
P

Pabblymember11

Guest
Hey @Chad

Since the password-related data is not coming from the Wix in your trigger response we have tested with the same entity field and it is working accordingly.

You can use the Number Formatter action step with the SpreadSheets formula which will generate the random number that can used as the password for you in automation.

1695963655504.png
 
Top