Skip to content

Instantly share code, notes, and snippets.

@kimjoar
Forked from nullstyle/fastpass_call.cs
Created August 19, 2009 21:52
Show Gist options
  • Save kimjoar/170669 to your computer and use it in GitHub Desktop.
Save kimjoar/170669 to your computer and use it in GitHub Desktop.
Dictionary<string, string> parms = new Dictionary<string, string>();
parms.Add("twitter_name", "nullstyle");
var result = FastPass.script("lmwjv4kzwi27", "fiei6iv61jnoukaq1aylwd8vcmnkafrs", "scott@getsatisfaction.com", "Scott", "nullstyle", false, parms);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment