Hi, i'm trying to mail information of an Entry object. I manage to get its information using get_lead($lead_id), but im getting an id for some values. For example, im getting the Nationality ID, but i want the string for that. How can i make the system to return me the correct data, or what can i use to get it?
Thanks