Can't create new contact in Salesforce - selected options for last name field not accepted
Hi there,
I’m in the process of setting up the Asana & Salesforce integration, but with Asana pushing data to Salesforce.
The trigger (when a new task is created in Asana) works perfectly, but the action (create a new contact in Salesforce), is problematic. The required field (last name), isn’t accepting any of the options I select.
If you’ve come across this situation before, or know how to resolve this, then please let me know.
Thanks,
James
Page 1 / 1
Hi @footsoldiers
Are you getting an error when testing?
If yes, what is the error message?
Make sure to test with unique data points, as often Salesforce settings have deduplication rules in place.
If you see this error, there may be a "Duplicate Rule" in place on your Salesforce account preventing Zapier from creating the record. Here is an example of a "Duplicate Rule" for Account objects:
If the Actions are set to 'Alert', the rule will block these "fuzzy duplicates" from getting created and throw the "DUPLICATE_VALUE" error).
Unchecking the 'Alert' box will allow the "duplicate" to be created.
Salesforce's help docs cover more details on duplicate rules for standard objects and how to customize a duplicate rule.
Hi @Troy Tessalone ,
Thanks for your reply. I managed to fix the *required field error I received last time. Now I’m getting a new error message:
“The record could not be sent to Salesforce” - Could not create record of the "Contact" object: We're not able to use this object type. Please use the help link below to contact Zapier support for more information / assistance.
Any ideas on how to fix this?
Thanks,
James
@footsoldiers
Please post screenshots with how your Zap step is configured, thanks.
If you run into this error, this means we couldn't find new objects with the name "" or that we're currently not able to use this object type. You can report this to support.
@Troy Tessalone, here you go:
Thanks,
James
@footsoldiers
LastName field seems to have some static values that should be removed.
Thanks @Troy Tessalone
How do I do that?
@footsoldiers
Edit the Salesforce Zap step and manually remove the “nam e” static value in the Last Name field.
May have to do with settings/permissions in your Salesforce instance.
Thanks for the help, @Troy Tessalone
Hey @footsoldiers!
I’ve seen this sort of “We're not able to use this object type” error before when there have been Extra Fields present on the Salesforce step.
Can you try checking your Zap to see if there are any extra fields present? If there are, click the Remove these extra fields button to get rid of them and then retest the step to see if it goes through successfully.