wrike_get_comments: Get Wrike Comments from folder

Description Usage Arguments Examples

Description

Pulls a list of comments associated with specified task. Last 7 days only.

Usage

1
wrike_get_comments(folder_id)

Arguments

folder_id

Wrike folder id that you want to get comments from. Find ids using 'wrike_folders()'

Examples

1
wrike_get_comments("My Folder ID")

aamangold/wriker documentation built on June 12, 2019, 2:05 p.m.