This might be a weird question but when I am viewing a specific bin, the Bin Number is a name and there is no field for ID. The only place the ID of the bin can be found afaik is in the URL. How can I extract the ID from the bin? Doing stuff like currentRecord.getValue({ fieldId : 'internalid' }); does not return the id which is 27 in this case. Any help would be great thanks!