Workflow trigger based on proxy address

I am trying to trigger a workflow so that when a users gets a mailbox created and the x500 writes back to the on-premise account via ADSync it runs a powershell script.

I know the script is fine as i can set the workflow trigger to just modify user and it works every time however when I change add "Workflow start upon a request for changes to: ProxyAddresses" and filtering conditions set to "ProxyAddresses of Workflow Target contains x500" it doesn't trigger, anyone got an ideas on what might be causing this?

I suspect the filtering conditions might be the issue...

Does anyone know an alternative attribute that i can use in the trigger that only applies once the user has an exchange online mailbox? 

Top Replies