Bot triggered by CSV import

If I have a bot that triggers on “add only.” Can the add only include new records that are imported into the table via “App: import A CSV file for this view (not a row-level action)” action? The Bot envokes another action that adds rows to another table. I tried importing but the bot did not trigger and no new rows were added.

Yes, records added via CSV import will trigger Bots.

Check from the Audit history what might be the reason.

Simple overlook of the column labels being imported were not matching the table columns. Thank you for the quick response.