I want to create contact in HubSpot without email address

I want to create contact in HubSpot without email address by using phone number , i can able to search by phone number but when creating a contact in HubSpot node email address is mandatory. how can i solve this issue ? , is it possible t create contact by sing API call or something ?

Hey @jaisonkerala1,
I am not a hubspot expert but it looks like a contact’s email is important to hubspot (source).

I hubspot’s legacy docs I found that emails are recommended but not required (source).

Right now in n8n’s HubSpot Node a contact email is required. I’ll create an internal ticket to investigate the issue. For now you could try using our HTTP Request Node to create a contact without an email.