Salesforce Account Update

I’m trying to feed some data from snowflake into our Salesforce Account- however I’m only given 5 fields to update. My SF admin created a field in the account object for me to push the data into, any ideas why I can’t see all but 5 basic fields from the account object? Even if I manually type the field in I get this error : Type Error selector.reduce is not a function

First time messing around with salesforce- so maybe the admin needs to do something on her end?

Thanks!

Mike

Hi @mike.melanson , can you share which Salesforce action you are trying to use here, or if you are using this in code, can you share a snippet (be sure to redact any sensitive information before posting here)?

In addition, if you can share a link to your workflow, and enable Pipedream support to access under Settings, we can take a closer look.

Sure! I’m using the “Update Account” function



Not seeing where to share it with support though! I gave you access to the project however! Maybe that’ll be enough! Workflow is called API Calls heres the link

Hi Mike,

I’m looking into this now and will follow up here when I’m able to diagnose what is happening here.

1 Like

@michael — are you able to see the workflow? I thought maybe it was just a access timing issue- but still persisting today! :slight_smile:

Hi @mike.melanson ! I’m able to see the workflow, and I’ve tested the Update Account function which appears to have an issue. I’m working to scope a fix, but in the interim, could you try using the Update Record action and let me know if that works for you here?

OK- I’ve pivoted to that for now works great! Thanks!

Awesome, glad to hear it Mike! Please feel to reach out if anything comes up as I’m actively working on enhancing our components for Salesforce.