Connect a custom source and generate new attributes.
/sources/create-attributeCreate a new customer attribute from a specific source
Description lorem ipsom Description lorem ipsom
/destination/customDescription lorem ipsom Description lorem ipsom
/attributes/createDescription lorem ipsom Description lorem ipsom
/attributes/syncDescription lorem ipsom Description lorem ipsom
If you want to send ModernLTV data from an internal system, database, or application and/or you want to customize the ingestion pipeline, you can create a custom source. To connect a custom source and automatically generate net new customer attributes, you can call the /custom-sources/attributes-value endpoint.
https://app.modernltv.com/billers/{CLIENT_ID}
/custom-sources/{SOURCE_NAME}
/attribute-values
When you connect a source of customer data, ModernLTV continuously processes the data and automatically generates any net new customer attributes that are identified. These attributes are displayed in your Data Manager where you can activate or modify as you see fit. If you want to explicitly create a new attribute from a specific source, you can declare the attribute by calling the /attributes/create endpoint.
https://app.modernltv.com/billers/{CLIENT_ID}
/sources/{SOURCE_NAME}
/create-attribute