Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have scenerio like - I have a Line chat and there is 2 dimension - Qvd Time and Qvd Name with expression
=If(CalendarDate= Max(CalendarDate),( [QVD Size (KB)])/1024).
All the QVD refresh every 4 Hrs. Intervel.
Now I have to implement :-
Whenver it is increasing or decresing of 10% from the current Qvd size, Its should to send me a alert msg by mail.
So please guide me on this how I can confiure.
For data please find the attached xls for data purpose.
Thanks
Hi,
you can use LLodi Writer Connector to send the mail if the conditions are met.
Set the conditions in the script with an IF and in every reload it will be evaluated.
In this video you can see an example, you only have to change the url to the endpoint of your mail service API or use any integration tool like Zapier, IFTTT or Workato.
I hope it works for you!
Fernando