Jump to content

Jose Caraballo Cova

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Jose Caraballo Cova

  1. Hello, quick question regarding notes. I want to create one via your API in Markdown format. I have tried with something like this:
     
    data ="""
    HEADING
    =========
    * List
        * sublist
    """
    
    project.create_note(data, my_user)

    But it's not being displayed properly ( plain text not in markdown). How a note created through this method should look like to in order to be displayed correctly?
  2. Hello,

    I wanted to ask if it's possible to see the client feedback associated to an AssetVersion in a Shot. Let me explain my case:

    In my Task view, I have all the shots with tasks of my project, and there are a few of them that have client feedback notes. I know that if I click on settings -> Attributes -> Notes -> Notes (Client feedback) I will see the client notes the client made on that shot or in its tasks. My problem is that I want to see the client feedback that was made on one (or various) AssetVersions of that shot. Is that possible?

    Thanks in advance.

×
×
  • Create New...