Password is not encrypted

Hello Support,

I am using an automation where I am capturing the data from Razorpay and creating the account in my MySql tables like users, amitlogin and others but in users table password is getting stored in encrypted format where my entire application is made up in Laravel and I am using Laravel Hash::make() function for password encryption but while saving the data from Workflow it is storing raw password. So how to store encrypted password please resolve it ASAP.

Workflow Url: https://connect.pabbly.com/workflow...ZUWpaTgEFCV8CcVVMBAYEBwd9URxUL1ABDj1dA1F5Xz4#

Team Batraa
 

Preeti Paryani

Well-known member
Staff member
Hello @ankitbatra94

As we have checked in the insert and update row to SQL actions the password mapped isn't encrypted. To know the reason behind the issue you would have to check the issue in your SQL Workbench.

1728557298000.png


To check further we would require the credentials to your SQL Workbench account. If you are comfortable with sharing the credentials please provide us with the same so we can provide you with better assistance.
 
Top