Hi, I am bringing Feedburner users to community blogs.
I need to bulk subscribe these users to the blogs using the REST API.
I cant find the suitable api endpoint.
Any help on this would be greatly appreciated.
Thanks
Kasi
Hi, I am bringing Feedburner users to community blogs.
I need to bulk subscribe these users to the blogs using the REST API.
I cant find the suitable api endpoint.
Any help on this would be greatly appreciated.
Thanks
Kasi
Hi Kasi,
You're looking for the Set Application Subscription endpoint. You will need to make use of the Rest-Impersonate-User header to subscribe each user. More details: https://community.telligent.com/community/10/w/developer-training/53138/authentication#Impersonating_a_user_when_authenticating_using_an_API_key
Thank you! It works.
Thank you! It works.