Hello, taking advantage of the discount offer, I bought the annuity of the Maker Plan to be able to prepare to test if it is the solution I am looking for, I am finding some quite basic limitations that I want to think about are due to my lack of knowledge in the tool, so I would like to contrast with you, what is it that I do not do well?
1 How do I command the value of a non-Boolean variable in the body of the Email/Push of the Trigger?
2 How can I share a Dashboard with someone who doesn't have an Arduino Cloud account?
Is there a plan that allows that?
Hi @xeviott.
Triggers can only be used with specific Variable types. I am not sure of the full list, but I do know that, in addition to the "Boolean" type, you can use the "Character String" type.
The Trigger configuration interface will tell you whether or not a given variable has a supported type. It won't allow you to link any Variable that has an unsupported type.
After linking a Variable with a supported type to your Trigger, you can show the value of the Variable in the body of the email or push notification by adding the {variable.value} template placeholder to the body. You can see the full list of available template placeholders by placing the cursor in the title or body field of the email or notification configuration interface, then pressing the { key on your keyboard.
I don't believe there is any plan that will allow this. However, you can share dashboards with anyone who has an Arduino account, including users who have the Free plan.