I created a custom object and now I want to add 3 properties to my custom object; the 3 properties already exist in my contacts object and they have data.
The 3 properties are
Campaign: It has a value of numbers and letters
Salesforce ID: It has a value of numbers and letters
Status: Only letters
As I mentioned, the 3 properties exist; they have values and are part of the contacts object.
What is the process to get those 3 properties into my new custom object?
Agreed with the recommendation @HFisher7 provided.
One thing to add since you're using the HubSpot Salesforce integration.
Custom Object records created in HubSpot do not create in Salesforce. If you want the Custom Object to sync with Salesforce, just know that Custom Object data will only sync FROM Salesforce TO HubSpot. HubSpot can't update properties on a Custom Object record in Salesforce OR create new Custom Object records in Salesforce.
Agreed with the recommendation @HFisher7 provided.
One thing to add since you're using the HubSpot Salesforce integration.
Custom Object records created in HubSpot do not create in Salesforce. If you want the Custom Object to sync with Salesforce, just know that Custom Object data will only sync FROM Salesforce TO HubSpot. HubSpot can't update properties on a Custom Object record in Salesforce OR create new Custom Object records in Salesforce.