Expand my Community achievements bar.

The Community Advisors application is now OPEN for the second class of 2024. Apply to become a part of this exclusive program!

Adding Notes via API

Avatar

Level 10

Hi there, in some tests of the API, I'm struggling to get a note added. Here is my test. Any suggestions on what I may be missing?

https://suntrustedo.preview.workfront.com/attask/api/v7.0/note?updates={"noteObjCode":"USER","objID"... update","updateType":"note"}&method=post&apiKey=MYKEY

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

3 Replies

Avatar

Level 10

Is there a reason for updatetype? Take out update type and it should go.

https://yourinstance.preview.workfront.com/attask/api/v7.0/note?updates={%22noteObjCode%22:%22USER%2...

Just replace %22 with quotes.

Avatar

Level 7

Hey Narayan,

Didn't we figure this one out a couple weeks ago? (maybe it was a couple months..?)

I remember helping someone to add notes to objects, but maybe it was someone else.

Shoot me an email, cc customercare@workfront.com on it so it opens a ticket, and I'll dig up my ticket history to find it.

Assuming that Polly Co's works, we can skip the above.

Thanks!

Avatar

Level 10

I haven't done it via the API directly in this case but I have via Azuqua. In this case I was posting an update to a project and tagging a user to receive a directed update. The fields I used were as below. Note that the 2nd screenshot shows the fields which formed the 'tags' sub-object.

0690z000008K7dkAAC.png

tags sub-object:

0690z000008K7dzAAC.png