Google Contact DOB & Webhook
Status: Closed · Asked by Theoc007 on · 0 views
I have a lead (google) sheet, that collects the DOB as (01/01/1990) xx/xx/xxxx, and I want to add that data to my Google contact by webhook.
I used zapier in the past and I all I had to do was Map it into the DOB slot.
In the Pabbly WebHook format, there is only individual inputs (Birth Month, Birth Day, Birth Year). How do I change the date info to have it added to Google Contacts? Please help
Hey @Theoc007
You can use the text formatter - Split function and split the date into 3 parts DD, MM, YYYY as shown in the below screenshot and use it.

Thanks
Kunal