I am changing some things over from our current ...... system. I consider myself to be pretty good at figuring things out, but I am not a programmer by any means.
So I figured out how to get the web to lead form operating and populating into the CRM from our test page. The only thing, I want to be able to assign them automatically via a hidden value. This is what I have already.
HTML Code:<input id="assigned_user_id" name="assigned_user_id" value="1" type="hidden"> <input id="assigned_user_id" name="assigned_user_id" value="1" type="hidden"> <input id="campaign_id" name="campaign_id" value="a3d2dfce-1127-fc27-2151-4a75c66fc877" type="hidden"> <input id="Assigned_to_Team_c" name="Assigned_to_Team_c" value="ADMIN" type="hidden">
Do I need to do this with the Team ID or can I do it with the team name? The name of the team in the CRM is ADMIN - all caps. If I need the Team ID, I don't know where to get that.
Excuse the question if this is something very easy to do. This is the only thing holding me up. I appreciate any help you guys can give me.


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks