Facebook Social Login: Fill form fields with details from Facebook

Hello, I wanted to know if it’s possible for a form on an Unbounce page to be filled using the information of one’s Facebook profile? Thanks!

Facebook Social Login: Fill form fields with details from Facebook ... var requestedFields = { fields: 'name, first_name, last_name, email' }; FB.api('/me', ...

Lee mas