Hi again, Does anyone have any tips on how to export profiles? I created the above configuration but I dont see the file. Im sure Im missing something here.
Thanks Joao Correia -- *João Correia* San Diego, CA mobile: +1 (858) 284-6010 web: https://joaocorreia.io On Mon, Dec 9, 2019 at 12:20 PM João Correia <joao.corr...@gmail.com> wrote: > Hi Unomiers, > > Hi uploaded a configuration for exporting profiles using POST to > /cxs/exportConfiguration > . > > How do I execute the export? Because I cant see the file on /tmp !. > > Thanks > Joao > > { > "itemId": "exportProfiles", > "itemType": "exportConfig", > "scope": "xxxx", > "name": "Export profiles", > "description": "Exports profiles", > "configType": "oneshot", > "active": true, > "properties": { > "destination": > "file:///tmp/?fileName=profiles-export-${date:now:yyyyMMddHHmm}.csv&fileExist=Append)", > "period": "2m30s", > "segment": "", > "mapping": { > "0": "itemId", > "1": "CompanyDomain" > } > }, > "columnSeparator": ",", > "lineSeparator": "\\n", > "multiValueSeparator": ";", > "multiValueDelimiter": "[]" > } > > -- > > *João Correia* > > San Diego, CA > mobile: +1 (858) 284-6010 > web: https://joaocorreia.io > > > > > > > > > > > >