OUT_TWIT

OUT_TWIT

The table OUT_TWIT is the main table for the Twitter out service. Records inserted into this table will be posted (status update) to the Twitter account associated with Boomerang.

Column Required (not Null) Type Values Comments
gKey Yes Uniqueidentifier gKey need to exist in EVENT_MASTER
jKey Yes Uniqueidentifier Auto generated
Status Nvarchar(255) Twitter status update

See Also

Configuring Twitter IN/OUT