Hey @alleyj3nz!
When you say “send that lead to a Rep in my team” do you mean within Salesforce?
If so, and you searched for what you needed, my bet would be that you may have mapped the incorrect field from that search into the subsequent action step.
While this user has different apps, the explanation I give for how to use custom values could be helpful if that is indeed what’s happening in your case:
It would be most helpful if you could provide some screenshots of your Zap setup and clarify how you want to “send” that lead.
Thanks!
Hi @alleyj3nz!
To assign the lead to a specific user, you’ll need to use a custom value for the assigned field. If you haven’t done that before, here’s a guide on using custom values in a Zap: Add custom values to dropdown fields
When you say that the search step didn’t work, can you give us some more details? Did the step hit an error for example?
You should be able to set up the Zap like this:
- New or Updated Spreadsheet Row
- Salesforce Find record (search for user)
- Salesforce Create Record
The Find user step should give you the user ID, which you will need to use as the custom value in the assigned dropdown field.
Another way that you could approach this (which would save you a Zap step) would be to add the user ID into the Spreadsheet as well as the user’s name. To save you from having to type the full ID every time, you could use a Lookup formula (eg VLOOKUP) in google Sheets to automatically add the user ID based on the name.
I hope that helps, please let us know if you have any questions!