Through the API, how can I get these values (Active, Support Requested, Deleted)?, it is an attribute of an object
Hello,
you can get it using smart values like {{status.name}}. If it is via api, it will be like
{{webResponse.body.status.name}}. Hope this helps
Vijay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.