Skip to content

Commit 4c89711

Browse files
Update mendix-data-loader.md
1 parent 08213db commit 4c89711

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/en/docs/appstore/use-content/platform-supported-content/modules/snowflake/mendix-data-loader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ To view all ingestion jobs associated with a specific data source in Snowflake,
9898
SELECT * FROM core.ingestion_job WHERE DATASOURCE_ID = '1234abcd' ORDER BY CREATED_DATE_TIME DESC;
9999
```
100100

101-
## Programmatically Triggering an Ingestion Job From a Mendix App
101+
## Programmatically Triggering an Ingestion Job From a Mendix App {#trigering-jobs}
102102

103103
Programmatically triggering an ingestion job can meet data ingestion requirements where a scheduled task may not, for example in the following use cases:
104104

0 commit comments

Comments
 (0)