Forum Discussion

LainieH's avatar
LainieH
Expert
9 years ago

Using API to add labels to ideas

I need to add predefined labels to about 300 ideas that we recently migrated from Jive.   Is there an easier way to add these labels (other than manually).   I'm new to REST API but eager to lear...
  • PaoloT's avatar
    9 years ago

    Hi LainieH

     

    you can use the message edit call to add labels to a message. See the labels.labels attribute in the linked documentation page.

     

    Hope it helps!

  • PaoloT's avatar
    PaoloT
    9 years ago

    Hi LainieH

     

    adding a label is a "write" action so yes, you need to be authenticated for that. To learn all about the authentication model you can have a look at this page to begin with. Feel free to ask questions if any specific area is unclear.

     

    Kind Regards,