Skip to main content
Question

Where can I find the documentation for property "synced" returned with "ITEM_CREATE"

  • May 22, 2025
  • 2 replies
  • 18 views

Forum|alt.badge.img

Hi, 

I'm seeing property/value

"synced": false,

returned in the event corresponding to an ITEM_CREATE

Where can I find a textual description of this property? I've tried searching in https://developer.box.com/reference/resources/ where all the other properties are listed (check PARAMS) and I'm unable to find a relevant match

Thanks in advance

2 replies

Forum|alt.badge.img

Hi

This property tells you whether the item created is synced to the Box Sync tool which is our legacy desktop app

See also https://developer.box.com/reference/post-folders/#param-sync_state

Rgds,

Peter Christensen, Platform Solutions Engineer, Box


Forum|alt.badge.img

Thanks 363373027287

That's just what I needed to know