SOLVED

REST Create/Update Leads Example 1

Go to solution
Anonymous
Not applicable

REST Create/Update Leads Example 1

I think Example 1 request JSON is wrong.
"lookupField":"twitterId" => "email"
  1. {
  2. "action":"createOnly",
  3. "lookupField":"twitterId",
  4. "partitionName":"name",
  5. "input":[
  6. {
  7. "email":"kjashaedd- 1@klooblept.com",
  8. "firstName":"Kataldar-1",
  9. "postalCode":"04828"
  10. },
Tags (1)
1 ACCEPTED SOLUTION

Accepted Solutions
Anonymous
Not applicable

Re: REST Create/Update Leads Example 1

Thanks for the heads up. I fixed the example.

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Re: REST Create/Update Leads Example 1

Thanks for the heads up. I fixed the example.