Create A Rebuilding Group of Facebook Application Owners/Constituents

Options

To build a Group that contains all of your constituents who have also added your Facebook application and established the cross reference between their Facebook ID and the Constituent ID, you need to contact Convio Support.

The SQL that Convio Support needs to use to create the custom SQL task is:

Select distinct cons_id from sns_cons_xref where sns_site_name = ‘facebook’ and cons_id > 0

This will create a rebuilding group, so you can at any one point in time.

Tagged:

Categories