HTML Diff
0 added 0 removed
Original 2026-01-01
Modified 2026-02-20
1 <p>Create and assign company-specific custom recipes.</p>
1 <p>Create and assign company-specific custom recipes.</p>
2 <p><b>Feature available in the following<a>LogMeal Plans</a>:</b></p>
2 <p><b>Feature available in the following<a>LogMeal Plans</a>:</b></p>
3 <p>Analyse</p>
3 <p>Analyse</p>
4 <p>Monitor</p>
4 <p>Monitor</p>
5 <p>Recommend</p>
5 <p>Recommend</p>
6 <p>Custom</p>
6 <p>Custom</p>
7 <p>With LogMeal API it’s possible to create and assign custom recipes accessible by all the users in the company. Thus, the recipe has its specific ingredients and quantities. This allows for more accurate nutritional information. This feature is useful in the cases where the company and/or the manager suggest a set of recipes/dishes that have to be consumed by the final users.</p>
7 <p>With LogMeal API it’s possible to create and assign custom recipes accessible by all the users in the company. Thus, the recipe has its specific ingredients and quantities. This allows for more accurate nutritional information. This feature is useful in the cases where the company and/or the manager suggest a set of recipes/dishes that have to be consumed by the final users.</p>
8 <p>Custom recipes will only be visible by your company. To create a custom recipe the company has to provide:</p>
8 <p>Custom recipes will only be visible by your company. To create a custom recipe the company has to provide:</p>
9 <ul><li>dish_name</li>
9 <ul><li>dish_name</li>
10 <li>has_added_sugar: select ‘true’ or ‘false’ whether the user could possibly choose to include added sugar to the recipe (e.g. coffees, yogurts, etc.).</li>
10 <li>has_added_sugar: select ‘true’ or ‘false’ whether the user could possibly choose to include added sugar to the recipe (e.g. coffees, yogurts, etc.).</li>
11 <li>ingredient_list</li>
11 <li>ingredient_list</li>
12 <li>nutritional_indicators</li>
12 <li>nutritional_indicators</li>
13 <li>translations for your dish to all the available languages</li>
13 <li>translations for your dish to all the available languages</li>
14 </ul>
14 </ul>