Define group relation to categories\channels

Hey Jess,
I need to associate a certain group to a channel, is there any way to do it programmatic and not by the interface?
Can I get list of users that related to a certain channel?
thanks

Hey Dor,

See my answer here:

About a list of users for a channel, use the categoryUser service. As I explain in the post above, channels are implemented over the category mechanism so each channel complies with a category record/object.

1 Like