Data Ingestion
Templates for ingesting customer, transaction, event, and user data into the Capillary platform.
Data ingestion templates let you bring customer, transaction, event, and user data into the Capillary platform from FTP or SFTP locations on a schedule. Each template provides a pre-configured block sequence for a specific ingestion use case. You select a template, configure the block details for your environment, and deploy the dataflow.
The following templates are available for data ingestion.
Force generate barcode
Use this template to generate barcodes in bulk for existing customers. The template reads customer identifiers from a source file and calls the Capillary barcode generation API for each record.
Use case
A brand migrating customers from a legacy system needs to generate barcodes in bulk for existing loyalty members who do not yet have one in the Capillary platform. The customer identifiers are provided in a file and the template runs the generation API for each record in a single scheduled operation.
Block configuration
The following table lists the blocks in the Force generate barcode template, describes what each block does, and provides the configured values for each field.
Block Name | Configuration Field | Configured Value |
|---|---|---|
Connect-to-source | Hostname |
|
Username |
| |
Source directory |
| |
Filename pattern |
| |
Processed directory |
| |
Unzip files |
| |
API error file path |
| |
Search directory recursively |
| |
Port |
| |
File delimiter |
| |
Report status code |
| |
Decrypt-data | Encryption algorithm |
|
Private key file | Redacted | |
Private passphrase | Redacted | |
Is enabled |
| |
Ok-file | — | — |
Transform-data | — | — |
Filter-data | Filter condition |
|
Connect-to-destination | Client key |
|
Client secret | Redacted | |
API endpoint |
| |
API base URL |
| |
API method |
| |
OAuth base URL |
| |
Parse response |
| |
Bulk support |
| |
Request split path |
| |
Response split path |
| |
Recoverable error codes |
| |
Parse path map |
| |
Yielding error codes |
| |
Maximum retries |
| |
Additional headers |
| |
Rate |
| |
Period |
| |
Time unit |
|
Updated about 1 hour ago
