Skip to main content
December 28, 2014
Respondido

REST Create/Update Leads Example 1

  • December 28, 2014
  • 1 resposta
  • 733 Visualizações
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. },
Este tópico foi fechado para respostas.
Melhor resposta por
Thanks for the heads up. I fixed the example.

1 Resposta

Resposta
December 29, 2014
Thanks for the heads up. I fixed the example.