SSIS Components for Zendesk

Build 26.0.9663

UserSubscriptions

Returns the follow subscriptions between users.

View-Specific Information

Select

The following query is processed server-side while other filters are processed client-side within the component:
SELECT * FROM UserSubscriptions WHERE UserId = '123'

Columns

Name Type References Description
Id [KEY] Long The Id of the subscription, automatically assigned when it is created.
UserId Long

Users.Id

The Id of the user.
FollowedId Long The Id of the user being followed.
FollowerId Long The Id of the user doing the following.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9663