Alteryx Designer Cloud Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Cloud.
SOLVED

Event Trigger Task Automation

ddrovencJ
5 - Atom

Can I create event-triggered tasks?  I know there are automation capabilities via Schedules. For example, I want to automate my flow to run every time a new file is uploaded to our database (Snowflake or Databricks).

2 REPLIES 2
awrangler
Alteryx
Alteryx

You can create a cloud function to detect whenever a new file comes into your data storage or database. Refer to this Create HTTP Task article for help. 

javier_rios
Alteryx
Alteryx

Hi @ddrovencJ 

YES you can do it on Designer Cloud. 

Here is one article that you can reference. 

https://community.alteryx.com/t5/Alteryx-Designer-Cloud-Discussions/Event-Based-Trigger-for-scheduli...

 

Hope this helps :)