I bought Pro package, but Usermail() doesn't work. Why?

I just bought appsheet annual Pro package to use my app which includes a function [Workflow] to send an email on a certain trigger. However, that doesnโ€™t work, instead it only sends the email to me. I thought this will be different when I buy the package but itโ€™s not. Why is it like that? Best.

Solved Solved
0 7 221
1 ACCEPTED SOLUTION

@Shalaw_Fatah
I believe this could be the reason:

Provided you have an [Email] column in that Hourly table, try with

=[Email]

instead of

=USEREMAIL()

View solution in original post

7 REPLIES 7

Is the app deployed?

Yes it is.

How is your workflow rule set up? And please ensure the app is deployed


Also is it possible that you can post a screenshot from the audit log of a successful workflow?

Here is a screenshot:
By the way, everything works, the only problem is the form is sent to myself instead of the usermail which is specified in the app.
The workflow basicaly says send a PDF document to the specified usermail when the status of the report changes from โ€˜incompleteโ€™ to โ€˜completedโ€™.

@Shalaw_Fatah
I believe this could be the reason:

Provided you have an [Email] column in that Hourly table, try with

=[Email]

instead of

=USEREMAIL()

This actually worked perfectly. Gosh I thought it wouldnโ€™t work

Thanks for the feedback @Shalaw_Fatah. Glad to hear that your issue is resolved.

Top Labels in this Space