Skip to main content

6. Maker Course - Add Matched Entities

Video Walkthrough

Follow Along:

Connect Matched Entity from Data Source

  1. In the module builder toolbar, select the Fields button. The Fields panel displays.

  2. Scroll down to the Matched Entities section and select + Add Matched Entity. The Matching Field Settings screen displays.

  3. In the Select Data Source section, select the Tonkean Maker Course - Learner DB data source. The matched entity configuration options display.

    This data source should have been downloaded as part of the course blueprint in step #1 of this course. If this data source was not included or you encountered other issues, you can download and install this data source here.

  4. Select Save in the upper right. The matched entity is created and the Matching Field Settings screen closes.

  5. In the Match by conditions group, configure the condition to Type is Equal to Plushy Type. Remember to select the Insert Field button, insert_field.png, to select existing fields from your data source and your module.

Add Matched Entity Field

  1. In Matched Entities section of the Fields panel, select + Add Field. The data source fields window displays.

  2. Locate and select the In Stock field, then select Add Selected. The data source fields window closes.

You've added a matched entity from the Tonkean Maker Course - Learner DB data source and added fields from that data source. This enables you to check whether a selected item is in stock or not in the connected database. Next, we'll add conditions to module action blocks to create some conditional logic in our workflow.

Next Step:

7. Maker Course - Add Conditions to Action Blocks