How do I get imported activities to show up in the activity stream in each record?

Activities you import don't automatically show up in the list of activities. You can display them by making an update after import.

For example, you can update the field as follows:

  1. Add a custom field to the import with a value of "Imported".

  2. Create a routine to change the value of the field in the imported records to "Updated by Routines".