Reply

Recyle bin objects?

New Member
Posts: 2
2016     0

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?

Superuser
Posts: 65
2017     0

You can empty the recycle bin via API, but not remove individual objects.

Re: Recyle bin objects?

New Member
Posts: 2
2017     0

@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?

Techie
Posts: 8
2017     0

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?

New Member
Posts: 2
2017     0

@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?

New Member
Posts: 5
2017     0

Hello,

    I recently had the same need and I suggest getting with your account team add your account to RFE-2575. 

Showing results for 
Search instead for 
Did you mean: 

Recommended for You