How to insert salesforce record with a null field?

Hi,
I’m unable to create a new record or even update an existing record with a null field. The field itself is a picklist and by default is populated with another value. I’m looking for setting this field to null. How can I achieve this? Through the frontend I’m able to change the field to null (“–None–”), however through the connector it does not allow me.

I’m using Salesforce.Activities 1.7.0.

2 Likes

Hey @Joao_Pereira

So you are trying to set the prop as null by passing value in activities ?

Kindly show some screenshots please

Thanks
#nK

@Joao_Pereira

Can you try inputting #N/A in that field?

https://help.salesforce.com/s/articleView?id=000314136&type=1

Hope this may help you

Thanks

Sending the fields as “” ended up working. Thanks for the help anyway!

1 Like

Great, @Joao_Pereira

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.