6 thoughts on “Remind Users to Add a Chatter Profile Photo Upon Login Using Login Flow

  1. Great post and use case. Two things I would emphasize:

    1. Always do these in a sandbox first. Eventhough you can create flows in production do not do it in production. ESPECIALLY login flows
    2. Do NOT apply a login flow to your admin users until you’re 100% positive it works. Test it with other sandbox user first. If your flow errors it can prevent you from getting access… and there’s no way for you to fix it then!

    Like

  2. I don’t see a point where you have used the variable LoginFlow_FinishLocation to actually redirect the user to the Chatter profile page.

    Like

  3. You just need to specify the variable with the exact naming convention as noted in the post. There is no flow element that references this variable. Hope that helps.

    Like

Comments are closed.