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?
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.
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.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?
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!
@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.