Wix Password

Status: Closed · Asked by Chad on · 0 views

Chad — Question ·

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?

Pabblymember11 — Reply ·

Hey @Chad

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

Pabblymember11 — Reply ·

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 — Reply ·

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

Pabblymember11 — Reply ·

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

Chad — Reply ·

That was just a placeholder. How did you do it in your test?

Pabblymember11 — Reply ·

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.

Back to all forum threads · Log in to reply