Author: AknurKh
Status: 🟢 Open
️ Tags: enhancement
Created at: 15.02.2024, 18:05:52
Updated at: 07.10.2024, 16:11:00
--
Required
Required to convert the vcard field values in the incoming contactMessage notification into separate fields
Description
All contact card data, such as phone number, contact name are written in a bunch in the vcard field in the incoming contactMessage notification
Level
API
Workaround
Convert the vcard field values yourself in integrations by keys:
N and FN - contact name, as saved by the interlocutor sending the contact
item1.TEL;waid - contact phone number
X-WA-BIZ-DESCRIPTION - contact description, if the number uses WhatsApp Business
X-WA-BIZ-NAME - company name, if the number uses WhatsApp Business
Open on GitHub