Trigger scenarios based on email notification received.

Mahesh
Level 1
Trigger scenarios based on email notification received.

Hi ,

Please advice , is there any way i can trigger scenarios in dataIKU based on mail i received (with say subject line read specific text) from my outlook 365.

in scenarios i can see we can send mail out once successfully scenarios is finished  but not scenarios get triggered based on email. 

Please advice

Thanks

0 Kudos
1 Reply
SarinaS
Dataiker

Hi @Mahesh,

To do something like trigger a scenario based on your Outlook email, you would probably need to use the Outlook REST APIs to poll for new emails. You could then create a custom trigger in DSS that performs that polling using the Outlook REST APIs for any new mail, and triggers when you see a new email that matches your criteria. To get support on how to use the Outlook REST APIs to do something like this "check for new emails", you will probably want to reach out to Microsoft, since their API is managed by them. 

Thanks,
Sarina

0 Kudos