Chatflow β incoming messages with BSUID-only identity (WhatsApp usernames) never reach the inbox
Status: Open Β· Asked by Andrea Lanari on Β· 0 views
Hello Andrea,
Thanks for contacting us.
As your concern is mainly related to the newly rolled out Username feature by Meta for WhatsApp number to provide complete details and answers to your questions, I am escalating the concern to the Technical Team. We will get back to you as soon as we hear from the Team. It may take up to 48 hours to get back to you.
Thanks & Regards,
Adeel Akhtar
π Pabbly.com
Hello Andrea,
1. Does Chatflow ingest message webhooks where wa_id/from are absent and only user_id is present?
No. Your observation is correct. Chatflow resolves contacts by phone number only, and phone is a mandatory field on our contact record β so a BSUID-only webhook produces no contact, no conversation and no flow trigger. We've confirmed Meta has been sending user_id/from_user_id to us on every message webhook since April 2026.
2. Are user_id and profile.username exposed as flow variables, and forwarded to API Request nodes and Pabbly Connect?
No β not in flows, conditions, message content or API Request nodes.
3. Does POST /api/v1/messages accept a BSUID recipient as an alternative to to?
No β to only. Please don't pass a BSUID there as a workaround; it's normalised to digits before validation, so it fails silently rather than cleanly.
4. Does Chatflow support request_contact_info or the REQUEST_CONTACT_INFO template button?
No. Neither the interactive type nor the template button is supported anywhere in the product.
5. Target dates.
None we can commit to today β but this is a priority for us right now, not a backlog item.
So we are working through it in deliberate, verifiable stages rather than shipping a quick patch.
-> Record BSUIDs against existing contacts first.
-> Then make BSUID-only contacts visible in the Inbox.
-> Then outbound sending and REQUEST_CONTACT_INFO.
Thanks & Regards,
Adeel Akhtar
π Pabbly.com