Open nesh170 opened 7 years ago
to edit the custom field value to a new item:- 1) create a new item 2) Get detailed view of item to get int_field_id, short_text_field_id and more 3) Use those id to patch
Solution: Patch: Takes in custom_field_id and item_id as unique_identifier
🔥
to edit the custom field value to a new item:- 1) create a new item 2) Get detailed view of item to get int_field_id, short_text_field_id and more 3) Use those id to patch
Solution: Patch: Takes in custom_field_id and item_id as unique_identifier