Which User belongs to which Subscription Type?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 02:47 AM
In ServiceNow is there a way to find out which user using which subscription? whether it's per-user, capacity, unrestricted user or unlimited user? via Rest API using ServiceNow tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 04:00 AM
Have you checked the subscription form which showcases information about
view or update subscription resources, such as users or custom tables. This might give you an idea
about the stuff you are looking for
Mark my ANSWER as CORRECT and HELPFUL if it helps

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 04:07 AM
Hi
Definitely check Subscription Dashboard and Module in navigator.
Also check Subscription User Sets application in nav. Best person to answer all your subscription related queries is your Account executive.
Thank you
Prasad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-02-2022 06:14 AM
In the last 2 months you have asked 6 questions and all are related to the subscriptions. You have also been made aware of the Subscription management module in ServiceNow (like in the two answers above). What exactly is your requirement? What are you trying to accomplish? Why isn't subscription management what you are looking for (or do you just don't read the answers to your earlier questions)?
Asking the same question twice, gives you the same answer twice. Explain what you want to accomplish and also why the answers in your previous questions aren't the ones you are looking for, so you can be offered a different approach (if possible).
This would be done best by just having everything in one question by the way, so we could look at what was already said/explained to you.
And here is my answer (again): check out subscription management. It's there. It works. You have everything you need.
If my answer helped you in any way, please then mark it as helpful.
Mark
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-07-2022 10:24 PM
Hey
I am new to SN and started working on it from last month, I am trying to figure out about the types of subscriptions, role based licenses, resource based licenses, user roles all these and integrating these informations via RestAPI. Yes Subscription management did help in this process. Thank you for that