Public
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Auto Subrcibe to a Board in the Community

Hi,

 

Is it Possible to Auto Subscribe to a baord in the community as soon as the user registered?

 

The community is enabled with SSO

 

Thanks,

Abhishek

 

 

3 Replies 3
Director

Hi Abhishek,

 

Unfortunately, OOTB it is not possible. But you can do some customization by using the subscribe board V1 Post Call:

 

<#if user.registered>

<#assign subscribeBoard = restadmin("/boards/id/[id] /subscriptions/users/self/add?subscription.type='email'")  />

</#if>

 

Thanks,

Payal Uppal

Payal Uppal

Hi Payal,

 

Does SSO need to be enabled for this to be enabled? Where do you I find the subscribe board V1 Post call? 

 

Thanks for your help.

@hspriet - You can find the subscribe board V1 Post call here.

 

Thanks,

Payal Uppal

Payal Uppal

Welcome to the Technology board!

Curious about our platform? Looking to connect on social technology? You've come to the right place!

Are you a Khoros customer? For direct assistance from our Support team, please visit the Support Forum.