Closed suzietawney closed 4 years ago
Hi,
I believe you, but highly doubt the issue is the plugin... it simply passes the formatted date to Salesforce using the field name you specified. Salesforce (or the field name) is almost always the issue here.
Are you sure 00N440000062fG7
is the correct field name? I was expecting something more like EstimatedMeetingDate__c
Are you sure that 00N440000062fG7
is a date field at Salesforce and not, say, a pick list?
Are you sure the date format matches what Salesforce is expecting. If it's not exact Salesforce tosses it. Using a text field can be safer as Salesforce doesn't attempt to validate it.
Have you tried enabling the debug
and debugEmail
fields (see the FAQ) to see if Salesforce reports anything back?
Have you tried using a text field type to see if the issue is Salesforce's well documented fussiness with date formats?
Hi,
We created a custom date field for SF and inserted the correct API with the date format. The date is not working to transfer over.
www.openlending.com/allied-lead-form