ACT NOW: The Alteryx team will be retiring support for Community account recovery and Community email-change requests Early 2026. Make sure to check your account preferences in my.alteryx.com to make sure you have filled out your security questions.
Learn more here
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).
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.