This trigger fires when an item is marked done on a list
    
    
    
      - API endpoint slug
 
      - moonto_app.list_item_done
 
    
  
  
  
    Trigger fields
        
          
          
              - Label
 
              - List
 
            - Slug
 
            - list_id
 
            - Required
 
            - true
 
            - Can have default value
 
            - false
 
          
         
  
    
    
      Ingredients
          
            
            
              - Slug
 
              - price
 
              - Filter code
 
              - MoontoApp.listItemDone.Price
 
              - Type
 
              - String
 
                  - Example
 
                  - 1.5
 
            
           
          
            
            
              - Slug
 
              - image_url
 
              - Filter code
 
              - MoontoApp.listItemDone.ImageUrl
 
              - Type
 
              - Image URL
 
                  - Example
 
                  - https://api.moonto.app/static/image/banana.png
 
            
           
          
            
            
              - Slug
 
              - list_name
 
              - Filter code
 
              - MoontoApp.listItemDone.ListName
 
              - Type
 
              - String
 
                  - Example
 
                  - My Home
 
            
           
          
            
            
              - Slug
 
              - done
 
              - Filter code
 
              - MoontoApp.listItemDone.Done
 
              - Type
 
              - String
 
                  - Example
 
                  - false
 
            
           
          
            
            
              - Slug
 
              - quantity
 
              - Filter code
 
              - MoontoApp.listItemDone.Quantity
 
              - Type
 
              - String
 
                  - Example
 
                  - 1 Kg
 
            
           
          
            
            
              - Slug
 
              - description
 
              - Filter code
 
              - MoontoApp.listItemDone.Description
 
              - Type
 
              - String
 
                  - Example
 
                  - Green Banana
 
            
           
          
            
            
              - Slug
 
              - id_item
 
              - Filter code
 
              - MoontoApp.listItemDone.IdItem
 
              - Type
 
              - String
 
                  - Example
 
                  - ced04612-2640-4854-9a06-efb321b2473f
 
            
           
          
            
            
              - Slug
 
              - list_id
 
              - Filter code
 
              - MoontoApp.listItemDone.ListId
 
              - Type
 
              - String
 
                  - Example
 
                  - 37438520-2ac1-11ed-89fd-93f3d1af177a
 
            
           
          
            
            
              - Slug
 
              - name
 
              - Filter code
 
              - MoontoApp.listItemDone.Name
 
              - Type
 
              - String
 
                  - Example
 
                  - Banana
 
            
           
          
            
            
              - Slug
 
              - category_id
 
              - Filter code
 
              - MoontoApp.listItemDone.CategoryId
 
              - Type
 
              - String
 
                  - Example
 
                  - fruits
 
            
           
          
            
            
              - Slug
 
              - created_at
 
              - Filter code
 
              - MoontoApp.listItemDone.CreatedAt
 
              - Type
 
              - Date with time (ISO8601)
 
                  - Example
 
                  - 2020-07-08T04:17:06+05:00