Skip to content

Conversation

@juhikumarimodi6
Copy link
Contributor

Description

This Flow Action fetches a user’s manager from the sys_user table.

Input:

  • UserSysId

Outputs:

  • manager_sys_id
  • manager_name

This action provides the manager details for any user and can be helpful for notifications or approval-related flows.

@github-actions
Copy link

github-actions bot commented Oct 3, 2025

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@rohi-v rohi-v self-assigned this Oct 3, 2025
@rohi-v
Copy link
Contributor

rohi-v commented Oct 3, 2025

Thank you for your contribution

However this is not a valid use case.

  • We can simply use pills and dot walk to get users manager details
  • We can use lookup record step to get users details.

Closing this PR.Once you make additional changes, feel free to re-open this Pull Request or create a new one.

@rohi-v rohi-v closed this Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants