Generate correct gender title from name (eg. Mr. and Mrs.)

Hello make community!

I have a lead gen database in notion that automatically gets incoming lead data from ads via make.

For me ad my clients it is better to know if the lead is male or female. Therefore, I add the corresponding title before the surname of the lead manually (e.g. Mr or Mrs) and make a quick google search if it is not clear from the name alone.

Is there an easy way to automate this?

There are so many API services available to determine the Gender based on the name.

Try this one, https://genderize.io/

You can work with their APIs using the HTTP module in Make.

You can learn more about the HTTP module here: https://www.make.com/en/help/tools/http

Let me know if you need more help on this.

2 Likes

Thank you I will check this out!

1 Like