Issue with Salesforce SOQL Lookups: Query Duplication and Errors
Β·
I have an issue with the new Salesforce "Lookups Records via SOQL". I am unable to create the query myself. I get my query copied like in the screenshot when I start typing. Copy and paste a whole query results in the query duplicated and I am unable to delete the duplicate. Putting my query in the description results in a error message π
Based on your screenshots, it appears you're having issues with the SOQL query input field in Clay's Salesforce integration.
For the "Lookup Records via SOQL" action, you should:
1. Enter your SOQL query directly in the designated query field (not the description)
2. Try typing your query manually instead of copy/pasting
3. Ensure your query follows proper SOQL syntax (e.g., SELECT Id, Name FROM Account WHERE Name = 'Sandy'
)
If you continue experiencing issues with duplicate text or errors, please request human assistance by clicking "Talk to a person" for more specific troubleshooting.