Skip to content

Commit 98c0e63

Browse files
Create TriggerDataSource.README.md
TriggerDatasource from script to load data
1 parent f49d864 commit 98c0e63

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
The triggerDataSource() function eliminates the need for manually executing a Data Source from the UI.
It programmatically triggers the import of a predefined Data Source record and loads the associated data into an Import Set table.
2+
This function is typically used in:
3+
* Scheduled Script Executions
4+
* Flow Designer Actions.

0 commit comments

Comments
 (0)