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

Workflow error when using Send Email #107

Open
Jesper-Damgaard opened this issue Aug 24, 2020 · 0 comments
Open

Workflow error when using Send Email #107

Jesper-Damgaard opened this issue Aug 24, 2020 · 0 comments
Labels

Comments

@Jesper-Damgaard
Copy link

Describe the bug
An error is thrown when my workflows uses the function Send Email and refers to values from the Lead that triggered the workflow.

To Reproduce
Steps to reproduce the behavior:

  1. Setup a Workflow that triggers on the Lead entity
  2. Make the workflow uses the function "Send email"
  3. Refer to fields of the Lead entity
  4. See error

Expected behavior
The Workflow should be able to lookup the Lead that triggered the workflow.

Screenshots
Workflow:
image

Send email:
image

Environment

  • CRM version: [8.2]
  • Tool version: [1.0.0]

Additional context
The thrown error message is:
System.ServiceModel.FaultException: The record of type 'lead' with id '2208ce77-ae1f-45dd-a1c0-d75df7cfb5b7' does not exist. If you use hard-coded records from CRM, then make sure you create those records before retrieving them.

@Jesper-Damgaard Jesper-Damgaard changed the title Workflow error using Send Email Workflow error when using Send Email Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants