Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logic App Salesforce Connector - Cannot Set Date/DateTime Value to Blank #5699

Open
pkrulek-axtella opened this issue Sep 17, 2024 · 1 comment
Assignees

Comments

@pkrulek-axtella
Copy link

pkrulek-axtella commented Sep 17, 2024

Describe the Bug with repro steps

When using the 'Insert or Update (Upsert) a Record by External ID (V2)' Action, setting a Date/DateTime field to blank will result in the field being serialized to an empty string in json when calling the Salesforce API.

Blank values should be serialized to null, so the field is set [properly in Salesforce.

To Reproduce:

  • Send an 'Insert or Update (Upsert) a Record by External ID (V2)' Action, set a Date/DateTime to blank
  • Run the Logic App

What type of Logic App Is this happening in?

Consumption (Portal)

Which operating system are you using?

Windows

Are you using new designer or old designer

New Designer

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

No response

Screenshots or Videos

No response

Browser

Chrome

Additional context

No response

@takyyon
Copy link
Contributor

takyyon commented Sep 18, 2024

Just to understand the issue here, is your action (or the API call) failing with empty string ?

@Eric-B-Wu Eric-B-Wu self-assigned this Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants