📄️ Adding and managing database connections
Overview
📄️ Adding segmentation criteria to a database query
Overview
📄️ Adding a URL data source
URL Data Sources allow you to serve recipient or supplemental (formerly context) data using a URL rather than a query to a database. The URL can be anything from a static file to a web-service application that dynamically returns data based on URL parameters. Acceptable data types include XML and CSV. Zip and gzip compression are also supported. Ultimately as long as Accelerator can access the endpoint, you can leverage the URL as a data source.
📄️ Creating a member profile table
Overview