Hi all,
I need to setup a process to extract a hashed email and some other fields from the Recipient table, which can then be loaded into AAM elsewhere. I've been reviewing the guidance provided here: Inbound Data File Contents: Syntax, Invalid Characters, Variables, and Examples
Part of this, however, indicates that the file that is output / loaded into AAM should include the UserID, a tab delimited, then your extra fields which are then comma delimited. Is it possible to output a file from AC that is tab delimited for the first field, and then comma delimited after? It looks like you also don't use field headers, but X="Y" format. Can AC also output this kind of format?
Any assistance on this would be most welcome.
Thanks in advance!