Group id
-
Is there a way to figure out the group id the user is using?
If they select a group as the resource to use and I want to add information into the group how do I find out which group id to use to input data?
I understand you can get group list but how do i know what group list they are using when they started the bot?
-
@hellomembersha said in Group id:
Is there a way to figure out the group id the user is using?
If they select a group as the resource to use and I want to add information into the group how do I find out which group id to use to input data?
I understand you can get group list but how do i know what group list they are using when they started the bot?
-
@Fox Do I execute that in node js like this? Very happy to see a response for this just need to get it to work now.
-
@hellomembersha said in Group id:
@Fox Do I execute that in node js like this? Very happy to see a response for this just need to get it to work now.
Use the "Execute code" action
-
@Fox
Thank you works