Error 405 calling helper flow

Hello,

New to workflows but I found out that Lister users with filter for deprovisioned users, then pulls the date and minus 7 days. then puts all users deprovisioned longer than 7 days and calls a helper flow to delete users. the calling of and the helper flow error for 405 Method Not Allow.

Thanks, Scott

Hi @shadden, welcome to the forum!

Could you share these screenshots:

  • Flow
  • Execution History view showing the error message

Hello,

see below the screen shot of the flow looks like I can only add one image. will post the error separately.

Here is the error..

Can you add a screenshot showing all the cards in the Execution History view? Include the helper flow execution if the error happens there.

The main flow doesn’t pass the ID value into the helper flow (child flow), and then when the flow calls the Okta-Delete User card, it doesn’t provide the user ID to delete, which results in an error.

sn

Thank you for that, how do i map that? there is a mapping between the two orange arrows you show.

And I see them added to the list but I assume I need then in that bottom ID field?

I looked at the image you shared again and noticed the ID is not set on the last card (For Each). Click the arrow on the right side and select a value from there. Should be the item itself.

You can also follow the guide in this KB article:

And, if still not working, I’m happy to jump on a quick Zoom (max.katz@okta.com).

1 Like

success.. The arrow allowed me to select item and now the flow just ran successfully. such a simple miss but thank you for the help and guidance.

Scott

1 Like