Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

WAM is able to ingest Proxy files for segmentation creation then activation

...

Place file on the bucket with file pattern set on the Proxy configuration of the account

Bucket should only contain CRM files of the configuration

Header in file explanation

...

webo_id or
mobile_id

mobile_type

crm_id

crm_pattern

namespace_type

account _id

cs


The field names are separated by separator character.Example: webo_id


Possible headers

webo_id|cs
webo_id|crm_id|crm_pattern|namespace_type|account_id|cs
mobile_id|mobile_type|crm_id|crm_pattern|namespace_type|account_id|cs


Rules


● We can’t have “webo_id” and “mobile_id” both present on same line
● If we have

Mandatory Columns

For Mobile ID only

For CRM ID only

“mobile_id”, “mobile-type” and “account_id”

...

...

“crm_id”, “namespace_type”, “crm_pattern” and “account_id”

...

...


We must have at least 2 of these fields (webo_id, mobile_id, crm_id or cs)


● We can have at most 7 columns
● filename must be as follow: <wam_account_id>_filename.extension

● one account ID per file only

...

“cs”
Is the list of custom segments to push in WAM. Ex: CS1,CS2,CS3

Possible headers

webo_id|cs
webo_id|crm_id|crm_pattern|namespace_type|account_id|cs
mobile_id|mobile_type|crm_id|crm_pattern|namespace_type|account_id|cs

back to top