AppflowRunOperator
AmazonExecute a Appflow run with filters as is.
Access Instructions
Install the Amazon provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
sourceThe source name (Supported: salesforce, zendesk)
flow_nameThe flow name
poll_intervalhow often in seconds to check the query status
aws_conn_idaws connection to use
regionaws region to use
Documentation
Execute a Appflow run with filters as is.
See also
For more information on how to use this operator, take a look at the guide: Run Flow Full