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.

hey @michael — I’m running into a similar situation when trying to update a contact. I’m having to create a contact with a few of the available fields from the drop down— then was hoping to head back and update a few custom fields, but I get this… Any help would be appreciated!

Also- will I be able to enter 3 custom values? Or will I need to make 3 updates?

@mike.melanson - I confirmed that there’s currently a bug with the Update Contact action, and I’m working to get that fixed. In the meantime, can you try using the Update Record action, and selecting Contact - you should be able to enter multiple custom values to update. For now - I would advise making any updates you need using the Update Record action.

Oh shoot---- is this the same problem? Lol I should have reread our full thread! Checking now

Magic @michael — good to go! This’ll do-- and love the multi record add… :slight_smile: Thanks!