Need to export selected items not the whole scene

When exporting fbx or abc, at times it is required to export cache for selective objects not all. Is it possible to export cache for selected objects through shotgrid pipeline. How?

Yes, the basic default behaviour is to export the whole scene. You’re going to need to override the collector hook and modify the process_current_session method.