Numbered Headings | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
When you create custom objects, you must provide link fields to connect the custom object record to the correct parent record.
Create a Link Field for a One-to-Many StructureHere's how to create a link field in a custom object for a one-to-many structure. Click Admin, and in Database Management, select Marketo Custom Objects.In the Fields tab, click New Field.Name the link field and add an optional description. Be sure to select the Link data type.
Select whether the link object is for a lead (person) or a company.
Select the link field you want to connect to as the parent of the new field.
Click Save.
|
...
Numbered Headings | ||||
---|---|---|---|---|
| ||||
Click Admin, and in Database Management, select Marketo Custom Objects.In the Fields tab, click New Field.You need to create two link fields. Create them one at a time. First, name the field for the members of your database list (leadID, for example). Add an optional description. Be sure to select the link data type.
Select the link object from your database, in this case Lead.Select the link field you want to connect to, in this case, Id.
Click Save.Repeat this process for the second link to your custom object, in this example, courseID. The Link Object Name will be course, and the Link Field will be courseID. Since you already created and published the course custom object, these selections are available in the drop-down menus.Create any other fields that you want to use in your intermediary object, such as enrollmentID or grade.Using Custom ObjectsThe next step is to use these custom objects in filters in your smart campaigns. With a many-to-many relationship, you can select multiple people/companies and multiple custom objects. In the example below, anyone in your database who matches these criteria will be listed. The coursename field comes from the course custom object and the enrollment grade comes from the intermediate object.
|
...