You need to sign in to do that
Don't have an account?

Transfer records from lead object to big object
I want to move all the old leads from lead object and transfer it to any big object and after that I want to delete those records from lead object using batch apex.
Is it possible to do that?
Is it possible to do that?
In Big Object, you can archive records from any custom/standrad objects, only you need to consider that big object does not support all data types, only supports's Date Time,Lookup,Number,Text,Long Text Area Field only and few more limitations you should analyse before using the big Object. Please find more details on following link https://developer.salesforce.com/docs/atlas.en-us.bigobjects.meta/bigobjects/big_object.htm