Workflow: Notification of Users

I have a workflow that is supposed to notify a specific user when an acct is marked โ€œSoldโ€. The Action is asking for the email address of the user to notify. The email address is lsmith@fwc-fortworth.com. Because there is a hyphen I must enclose this in quotes which gives me "lsmith@fwc-fortworth.com".

When I go into the expression assistant I get this error message:

The expression is valid but its result type โ€˜Textโ€™ is not one of the expected types: Email

I assume this is an easy fix, but Iโ€™m not sure where to go from here. Any help is appreciated.

0 4 442
4 REPLIES 4

You are correct. You uncovered bug.

If testing goes well, the change that corrects the bug will be released this afternoon Seattle time.

Phil,

Wondering if this issue has been solved. Iโ€™m not getting the error message any more, but the notifications arenโ€™t coming through either.

Eric

HI Eric,

What do you see when you check the Audit History as described here?https://help.appsheet.com/behavior/workflow-sending-notifications/troubleshooting-notifications

It shows that it was sent, but I never received it.

Here are the details:

Properties:
{
โ€œAppTemplateNameโ€: โ€œFieldEstimate-129634โ€,
โ€œAppIdโ€: โ€œ6d557947-ae12-4feb-8e00-b81954f53320โ€,
โ€œAppTemplateVersionโ€: โ€œ1.042167โ€,
โ€œRuleNameโ€: โ€œNotify new leads to Eric Silverโ€,
โ€œEventTypeโ€: โ€œChangeโ€,
โ€œInvokedByโ€: โ€œUpdateโ€,
โ€œTableNameโ€: โ€œField Estimateโ€,
โ€œRuleTableNameโ€: โ€œField Estimateโ€,
โ€œOperationUpdateModeโ€: โ€œUPDATES_ONLYโ€,
โ€œEventMatchโ€: โ€œWorkflow event successfully matchedโ€,
โ€œConditionโ€: โ€œ=AND([Status] = โ€œ1 - Leadโ€, [Estimate Owner] = โ€œEric Silverโ€)โ€,
โ€œMatchesConditionโ€: โ€œTrueโ€,
โ€œActionResultsโ€: โ€œCreated 1 ActionResultsโ€,
โ€œAction Nameโ€: โ€œNotify Ericโ€,
โ€œToโ€: "esilver@fwc-fortworth.com ",
โ€œBodyโ€: "You have a new lead. Click here to see it. ",
โ€œNotificationActionโ€: โ€œAppTemplateId: 6d557947-ae12-4feb-8e00-b81954f53320, HashState: #view=Open%20Leads%20by%20Estimate%20Owner, Name: DEEP_LINK, IsNotification: Trueโ€,
โ€œIconโ€: โ€œโ€,
โ€œTitleโ€: โ€œNew Lead!โ€,
โ€œOperationโ€: โ€œChange workflow ruleโ€,
โ€œPerformanceโ€: โ€œ{โ€œVersionโ€:1,โ€œTimeโ€:โ€œ00:00:00โ€,โ€œPerformanceTimingRootโ€:{โ€œMidโ€:154,โ€œParamsโ€:{โ€œParamListโ€:[{โ€œPidโ€:13,โ€œValueโ€:โ€œEstimates_Activeโ€}]},โ€œTimerโ€:{โ€œTimeโ€:โ€œ00:00:00โ€},โ€œChildrenโ€:},โ€œIsEmptyโ€:false}โ€,
โ€œResultโ€: โ€œSuccessโ€
}

1X_bdb3c97b2a21bd8cdeb949f1888513dd9a881eb9.jpeg

Top Labels in this Space