You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Capsule API
Is see in the documentation that a Task object can return a boolean hasTrack, but is there a way to discover the name or description of the Track the task is apart of? Or to discover the name or description of a Track associated with a particular Case?
Thanks again,
Paul
Ross Grayton
unread,
Oct 5, 2018, 12:12:59 PM10/5/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Capsule API
Hi Paul,
Afraid there's not currently a way to include the name/description of the track in the task response. You can, however, find which tracks are associated with a particular case via this endpoint: https://developer.capsulecrm.com/v2/operations/Track#listTrack.