How can I add a filter to the api that will filter records id an Attachment field is not empty. Can Find that option.
Page 1 / 1
To clarify you want to get all record id’s whose “Attachment” field is not empty?
If yes then your filterbyformula parameter will be
AttachmentField!=""
Where “AttachmentField” is your field of type Attachment
Make sure its URL encoded.
Thanks, That was simpler then I thought.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.