Workflow: Get Identity History Returns Blank

:bangbang: Please be sure you’ve read the docs and API specs before asking for help. Also, please be sure you’ve searched the forum for your answer before you create a new topic.

Hi all,

Looking for some clarity on the Workflow Action: Get Identity History.

When I run the workflow, no history is returned for this Identity. However, when I look in Search and the historical-identities API, the data is returned.

Am I missing something obvious?

Thanks for reading!

Hi @jade-townsend

I am facing the same issue as well.

Hi @jade-townsend

Can you try /historical-identities/{id}/events please

Thanks

Hi,

Sure, here you go. It does return with data.

This appear to be because the workflow ends after Get Identity History, so unused fields are trimmed from the output. I’d suggest adding a downstream step that references the history fields to confirm the records are actually being returned.

You’re spot on!

Thank you!

Glad it helped. Anytime