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.
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โ
}
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |