Post

2 followers Follow
0
Avatar

How to create a custom relation Rest API between two clarizen objects?

Hi,
I want to create a custom relation between to-do task and Work Item objects.
So I created a custom reference To Object field on task and made work Item as referenced entity .

In Clarizen UI it is appearing in Add Related Section and am able to create relation successfully.
But I want to do the same operation through Rest APi ,How can i achieve that.
Can I create a custom relation/link in clarizen?

Ravikanth Answered

Please sign in to leave a comment.

1 comment

0
Avatar

Hi Ravikanth,
All you have to do is update the task, i.e. set the custom Ref To Object field value to the ID (e.g. "/Milestone/...." ) of the desired referenced Work Item.
Hope this helps,
Ophir

Ophir Kenig 0 votes
Comment actions Permalink