Post

2 followers Follow
0
Avatar

Sync Clarizen GO custom field values with ONE through API

I've created custom fields in Clarizen GO and would like the sync the values with corresponding custom fields in Clarizen ONE. It looks like it's almost achievable through GO and ONE's REST APIs with just 2 pieces of information missing:

1. GO's custom field names are not in clear text in the response data from getting /tasks/{id}, using GO's public API. Is there some way to decode the custom field name through public API?

2. Ideally the GO tasks sync to ONE would need to be uniquely identified in ONE by GO task id. Is there some way to acquire this information through ONE's API?

Claudia Lee Answered

Please sign in to leave a comment.

2 comments

0
Avatar

Hello Claudia,

1) It can be done manually. I don't know if it is possible to do it automatically. I will discuss this with our Clarizen Go Team and get back to you on this.

2) Are you talking about the OOTB sync from Clarizen Go to Clarizen One? If so, you can find the Clarizen Go task ID in the Link to Clarizen Go field.

Thank you,

Roland

Roland Pumputis 0 votes
Comment actions Permalink
0
Avatar

Hi Claudia,

Regarding your first question, it currently can't be done automatically. My suggestion is to create custom fields, populate them, get the task via the API - you'll see the custom field IDs in the response data.

Best regards,

Roland

Roland Pumputis 0 votes
Comment actions Permalink