LainieH
10 years agoExpert
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...
- 10 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!
- 10 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,