You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Cannot retrieve accounts from Salesforce

edited Jan 11, 2018 8:00AM in Integration 5 comments

Summary

Cannot retrieve accounts from Salesforce

Content

I'm trying to set up an integration to sync account data in SFDC with our application.  I followed the steps to get my enterprise WSDL and create my Salesforce Dev Connection.  I added an invoke using that connection to a scheduled integration.  I chose SOQL (because I ultimately want to retrieve accounts updated after the last sync) and used the following query: SELECT id, name, website, phone, industry FROM Account (I omitted the WHERE clause because I was getting errors about missing binding parameters even though I mapped the parameter).  I ran a test of the query and it returned all accounts as expected.  When I run the integration, I can see a response from SFDC with all of the accounts.  However, the integration fails with a cryptic error:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!