Usecase1: Periodically call a SaaS service (svc1), and update the google sheet with the svc1 output.
Now, we have usecase2
Usecase2: On receiving an email (support email), if the subject contains a keyword (key1), then call the SaaS service (svc1), and update the google sheet with the svc1 output.
If you observe, the sequence of - " call the SaaS service (svc1), and update the google sheet with the svc1 output) " is same in both the usecases.
It is more ideal to join these two usecases into 1 workflow, as entire flow is very same except the trigger part.
So, I’m looking to have two triggers (or any alternate) in 1 workflow which -
- Kicks off on clock period (every 6 hours)
- Gmail email subscription (condition on the email subject key1)
/Thank you
#Integration-Server-and-ESB#webMethods#webMethods-io-Integration