I have created a widget which I launch from within a contact view. The ultimate purpose of this widget is to call a third part api. Some of the information I want to pass to the api is the Current Record ID and the Current Record Full Name.
How do I get those pieces of information for the record that I launch the widget from?