Hi @dgudkov
I am looking for a solution below:
If I write an SQL query and regular database refresh to that task, Can I pull those records to the mail when ever there are records found in that particular task.
Regards
Maheshwar Reddy Maccha
Hi @dgudkov
I am looking for a solution below:
If I write an SQL query and regular database refresh to that task, Can I pull those records to the mail when ever there are records found in that particular task.
Regards
Maheshwar Reddy Maccha
Hi @Maheshwar,
I’m not sure I understand precisely what you’re trying to do. Can you please elaborate?
Hi @dgudkov
Thanks for the reply
We have requirement to monitor few reports using SQL queries, with that SQL queries we want to pull the records in an excel sheet and share them to mail. This process should be automated at regular interval of time as scheduled everyday. without any manual intervention we want to pull the records share it in an excel to mail, daily as scheduled on daily basis.
conclusion: Once we create a task project with above requirement including sharing a mail should be automated.
Thanks in advance
Regards
Maheshwar Reddy Maccha
You can put the “Skip actions on condition” action before the “Send email” action. Configure the “Skip” action to skip the rest of the actions in table (including the “Send email” action) when the table is empty.
Hi @dgudkov
Can you please help us with configuring the mail configuration.
Regards
Maheshwar Reddy Maccha
Yes, my answer above explains the core part of the solution.
If you have more specific questions, post them here. Screenshots are always welcome.
Hi @dgudkov
I have created a task. But Can you please help me in creating an automatic mail sending once the record is generated after running the task, If there are no records no need to get a mail, If there are records only the it need to send a mail to list of people.
If you have any reference tasks that helps me to edit(SQL queries in task and mail ids) from my side and save time.
Thanks and Regards
Maheshwar Reddy Maccha.
Do you understand the algorithm?
Hi Maheshwar,
You can try to use the “Microsoft Exchange Online” connector with OAuth authentication instead of the generic Email Server connector.