I am building a visual frontend for clients to show tasks in Asana and I need to be able to separate stories on a task by some kind of "flag" that would determine if the story is public/private
The idea was to use the "Pinned" status to determine if if it is public/private, but that doesn't seem to appear in the API.
Alternatively I was considering "hearting" but I am not sure how to heart in Asana?
Is this possible?