Get Account Groups?

Get Account Groups?

Comments

  • Im writing a flow and at one point I need to know the list of Groups a given Account is assigned to. Using an Account as input, what step would return the list of Groups that the account is assigned to? Or, perhaps I am missing a property on Account (which is what I expected). But I see nothing that looks like it might be what I need. Thank you! I am using version 5.0.2.

  • Hello,

    To get all of the groups associated with an account you can use the "Get Groups For Account" step located at Integration > Internal Services > Group Service > Get Groups For Account. That step allows you to pass in the ID of an account and will return a list of every group that account is in. I hope this helps and if you have any other questions please feel free to ask.

Sign In or Register to comment.