• Sam Fisher
  • NEWBIE
  • 0 Points
  • Member since 2012

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies

We added code to create a SF lead in the submit handler for a Joomla form. When this code is called we get this email error:

Record Information:

    city = Arlington
    company = FDGLand
    debug = 1
    debugEmail = tony@fdgweb.com
    email = tony5@fdgweb.com
    encoding = UTF-8
    first_name = aaa
    last_name = bbb
    oid = sam.fisher@hermanwallace.com
    phone = 123-456-7890
    retURL = https://hermanwallace.com/cb-registration/registers
    state = WA
    street = 16404 Smokey Point Drive
    zip = 98223

The curl output and error responses on the connection look good. Any ideas where I could try to get the lead created?

Hello,

I am trying to create this flow in my org: http://www.buttonclickadmin.com/salesforce-visual-workflow-getting-started/

And for some reason, I cannot get the "create record" element of the flow to work. I deactivated the validation rules on my cases. I made sure all required fields were populated. I followed the instructions exactly, and I cannot figure it out. The "create record" step of the flow gives an unhandled error.

Anyone have any ideas? If you need to see my exact flow, I'd be happy to share.

Thanks

We added code to create a SF lead in the submit handler for a Joomla form. When this code is called we get this email error:

Record Information:

    city = Arlington
    company = FDGLand
    debug = 1
    debugEmail = tony@fdgweb.com
    email = tony5@fdgweb.com
    encoding = UTF-8
    first_name = aaa
    last_name = bbb
    oid = sam.fisher@hermanwallace.com
    phone = 123-456-7890
    retURL = https://hermanwallace.com/cb-registration/registers
    state = WA
    street = 16404 Smokey Point Drive
    zip = 98223

The curl output and error responses on the connection look good. Any ideas where I could try to get the lead created?