Error when using Email appointment invite step

Error when using Email appointment invite step

Comments

  • Hi,

    I added a “Email appointment invite” step into my flow and I am getting the below error when debugging. I don’t see a parameter field called “target” as one of the step inputs. Can you please help me understand this error?

    Thanks

    [img]att1[/img]

    [img]att2[/img]

  • Hi,

    The source of the issue is the Build Data option of Start Date / Time input section of the Email Invitation Invite step. Filling required fields and leaving others empty somehow throwing the same error. We have two options to resolve this.

    If your date data is not dynamic, you can pass that data directly into Start Date / Time property by using Select From Flow option.

    If the date data dynamic and requires merging different parts like days, hours etc you have a chance to do this merge before the Email Invitation Invite and pass it into the same field. In order to do this, you need to use Set Date On Date Time and Set Time On Date steps together. The first step will set day, month and year then the second step will set hour and minute based on the first steps output. Please check the attached example as a reference.

    [img]att1[/img]

    [img]att2[/img]

    [img]att3[/img]

Sign In or Register to comment.