Hammer and importing salt states

Hi,
I have some clients that use salt and I want to complete integrate
our git pull request workflow so there are no manual steps to getting salt
states to appear in the UI.

   I already do this with hammer for puppet states for other systems vi 

running 'hammer proxy import-classes --id 1' after I update the git
repo.

    Is there a possibility to do this also with salt environments?