Question

Problem adding a Discord role when someone submits a Google Form

  • 4 February 2022
  • 2 replies
  • 92 views

Hi! I can’t seem to figure out how to get my zap to function properly. It seems to fail when trying to locate a username. 

 

 

Then I used the find user in discord action before this to find the user. 

But when I go to add the role in discord it says:

 {"user_id": ["Value \"xxxxx\" is not snowflake."]}

“xxxxx” is the exact username, so I’m not sure what I’m doing wrong. 

Note usernames are as an example @name#2222

I’ve tried @name, name, and @name#2222, and name#2222

Not sure what to do…

Need help asap for our project =/

Any ideas?


2 replies

Userlevel 7
Badge +11

Welcome to the Community, @jdawwwggg!

The Find User step should output a field called User ID, that contains the user ID the Add Role step is looking for.

To select it, you’d first need to select the Custom value option from the User field (on the Add Role step). Then you’ll be able to select that User ID field, like this:
9046672557e3f89b50b93a63c384aa71.png

Hope that helps! :)
 

I am having this same issue and it is not working. 

Reply