Task commenting API

Answered

Comments

3 comments

  • Andreas Haugstrup Pedersen

    The "Add comment to object" API operation allows you to add comments to anything that accepts comments on Podio, including tasks. See https://developers.podio.com/doc/comments/add-comment-to-object-22340

    0
    Comment actions Permalink
  • Blake Seufert

    This allows you to add comment to an APP item we cannot get this to add to a task (it's been that way forever as far as i'm aware).

    I'm keen to know if podio have plans to allow this or if someone has this working in some way?

    0
    Comment actions Permalink
  • Andreas Haugstrup Pedersen

    I can assure you that the API operation will allow you to add a comment to a task -- I just did so in a test script. Perhaps you could share the code you are using and any error messages from the API. You are not giving me much to go on :)

    A sample request would be:

    POST /comment/task/6809651

    Request body: {"value":"this is a comment"}

    0
    Comment actions Permalink

Please sign in to leave a comment.

Powered by Zendesk