Hashing a passwords when sending data to Airtable

Hi! I need to push my user table when new users who sign up enter their information including their password. However, using Airtable (AT) as the source “user” table for my signup form, I’m not able to hash the password. Nor can I change the field type in the AT database in the External Collections section. Is it better to send data to AT via another means than using Adalo’s API connection? I am considering creating a Zap but only if that’s my only option.

Thanks!

Think I figured it out. Using the custom actions API to just send all the info from Adalo User table into Airtable where the password is already hashed.
image|525x500