- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Recyle bin objects?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 12:51 AM
Hello
Is there a way to remove objects from the recycle bin through the api?
Ideally Id like to delete a record and bypass the recycle bin all togheter for that one record.
Re: Recyle bin objects?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2023 09:00 AM
You can empty the recycle bin via API, but not remove individual objects.
Re: Recyle bin objects?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-17-2023 10:52 PM
@JasonRad wrote:You can empty the recycle bin via API, but not remove individual objects.
Thanks for the reply.
That is a shame, I scavenge records through the api which I know should be removed permamentely, while other users generate valid recycle bin entries that I dont wish to purge :\
Re: Recyle bin objects?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2023 07:40 AM
Thanks.
I used selenium to achieve this instead. It's a shame I can't access the Recycle bin filters using API calls but it's fine. Selenium and HTML works perfectly.
Re: Recyle bin objects?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
@balavs123, If possible, can you share your Selenium script? If not, is your setup just using elements to interact with browser? I only want to delete recycle bin objects by Auto scavenging user and aside from clearing filter, not able to select individual objects. Thanks in advance.
Re: Recyle bin objects?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Hello,
I recently had the same need and I suggest getting with your account team add your account to RFE-2575.