For the complete documentation index, see llms.txt. This page is also available as Markdown.

Segments - WhatsApp Groups

How to segment all WhatsApp groups in an instance.

Initial instance settings

It is essential that, in 'System Settings > Account Settings > Whatsapp Web', groups can be registered on the platform as leads and their messages are not ignored. Note that the account connected to the platform must be a member of the group.

Instance Settings.

Creating the segment and adjusting the filter

After creating and naming the segment responsible for tagging the groups, in the 'Filters' tab, use the condition 'The lead field value...' to check whether the Whatsapp field meets the regular expression '(\D*\d){16,}'.

In summary, this expression validates whether the lead's Whatsapp field contains 16 or more numeric characters. Since group IDs are longer than 16 characters, for example, '120363344586799553', these groups will be included automatically by the filter.

After saving, the segment will be ready.

Configuring the filter.

Last updated

Was this helpful?