I’m trying to use the Gravatar Plugin without any luck.
What I’m trying to accomplish?
Show the avatar of the user from Gravatar service.
How I’m doing it?
- In the workflow im using
Gravatar lookup
. Hash is already filled - I don’t know why tbh.
- In the second step I’m trying to save the result to a user field called
gravatar_hash
- There is data to be saved but it is not being saved.
Question
Am I doing it right?
Thanks in advance.