This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dataexchange:import_which_properties_has_batchprocess [2025/03/10 18:13] – fw | en:dataexchange:import_which_properties_has_batchprocess [2025/09/15 15:51] (current) – [action.json] fw | ||
|---|---|---|---|
| Line 39: | Line 39: | ||
| |**Test file**|This file must correspond exactly to the files that will be uploaded later, regarding charset, formatting (csv, bz2, Z), data structure (number + order of columns, separator, field delimiter).| | |**Test file**|This file must correspond exactly to the files that will be uploaded later, regarding charset, formatting (csv, bz2, Z), data structure (number + order of columns, separator, field delimiter).| | ||
| |**E-mail address/ | |**E-mail address/ | ||
| - | |**Address management feature**|custID OR mail; can be chosen differing from client configuration.| | + | |**Address management feature**|//custID// OR //mail// - can be chosen differing from client configuration.| |
| |**Time of import**|Process is checking whether a file has been uploaded: daily at x o' | |**Time of import**|Process is checking whether a file has been uploaded: daily at x o' | ||
| |**Creating a new target group**|Per import OR adding to a auto target group.| | |**Creating a new target group**|Per import OR adding to a auto target group.| | ||
| - | |**If auto target group**|1) Adding OR replacing of the auto target group - possible methods: \\ - replace \\ - replaceNoResubscribes | + | |**If auto target group**|Adding OR replacing of the auto target group - possible methods: \\ - //replace//: the addresses provided replace the whole auto target group; recommended for daily transfer of the complete positive database |
| Line 141: | Line 141: | ||
| After the automatic import of a target group, you can trigger additional tasks by invoking an API call. A common application is the automatic set-up of an e-mail with subsequent delivery. | After the automatic import of a target group, you can trigger additional tasks by invoking an API call. A common application is the automatic set-up of an e-mail with subsequent delivery. | ||
| - | This requires configuring an automatic import process through promio.net support. | + | This requires configuring an automatic import process through promio.net support. \\ |
| + | The import creates the target group used for delivery (no use of an auto target group supported). | ||
| To do so, you must provide the two files // | To do so, you must provide the two files // | ||
| Line 259: | Line 260: | ||
| * Docs: [[https:// | * Docs: [[https:// | ||
| * // | * // | ||
| + | * optional. | ||
| * settings for delivery | * settings for delivery | ||
| * // | * // | ||
| - | * for scheduling the campaign | + | * for scheduling the campaign. If the specified delivery time is in the past, it is automatically changed to IMMEDIATELY. |
| * required: // | * required: // | ||
| * Docs: [[https:// | * Docs: [[https:// | ||
| Line 278: | Line 280: | ||
| === Examples === | === Examples === | ||
| - | Example of creating a message via HTML source code (incl. start delivery): | + | Example of creating a message via HTML source code and incl. start delivery: |
| <code JavaScript> | <code JavaScript> | ||
| { | { | ||