Replacing Empty with Null in Salesforce Push

Last updated Jun 17 2018

When using the Salesforce Push integration to update records you sometimes want to update a certain field as NULL. The thing is that up till now you could only provide your form filler with an EMPTY option in your form and as you know Empty is not the same thing as NULL.
This is exactly why we  added an option to replace EMPTY with NULL.
a common use case for this can be to disassociate a related link. for example: contact A is related to account B  BUT for some reason you want to disassociate the contact from the account it belongs to, so you will need to update the AccountId with NULL…


Enjoy!


CommentsLogin Required
Didn’t find what you were looking for?
Try the following for assistance or Use the Search box.