Which User belongs to which Subscription Type?

Vanishree MR
Kilo Contributor

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

4 REPLIES 4

Ct111
Tera Sage

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

 

LINK

 

Mark my ANSWER as CORRECT and HELPFUL if it helps

Prasad Pagar
Mega Sage

Hi @Vanishree MR 

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 Manders
Mega Patron

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

Hey @Mark Manders ,

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