George SellyG
Windmillโ€ข5mo agoโ€ข
7 replies
George Selly

Salesforce Queries Returning Invalid Info When Run on Windmill

Hello! I've got a very small script that uses the simple_salesforce Python library to query my company's accounts. When I run that code locally the name on an account I care about is (for the purposes of privacy) "Infinity Enterprises", but when running on Windmill it returns " null Enterprises"; the word "Infinity" gets replaced with " null " inside that string field. Do y'all have any idea what could be causing this?
Was this page helpful?