Hi @mhoss2022
This will not work on import scenario. Import scenario actions work if its performed on same screen (Opportunity screen ScreenID : CR304000). Since create quote moves control to another screen (screenID: CR304500 Sales quotes ), it wont work on an import scenario created on opportunity screen in this case.
As workaround, here is what you can do:
-Create an import scenario to import opportunities first (ScreenID:CR304000)
-Create a separate import scenario to create quotes from opportunity (ScreenID:CR304500)
Hope this clarifies.
Regards,