Functionality Inquiry

Functionality Inquiry

Comments

  • Good Day

    I would like to know how the following scenario can/should be done using Decisions:
    In a flow I have a data grid that contains Account rows.
    Instead of displaying all Accounts, I only want to show the ones that belong to a specific gGroup.
    Which function can I use to return Accounts that belong to the specified group?

    Kind regards

  • Hello there! You would get accounts using this: Integration > Internal Services > GroupService > GetAccountsForGroup. Passing the group ID. Hopefully that works for you!

Sign In or Register to comment.