Hi Bruno, The behavior of campaign creation from the API is not exactly same as in config manager tool. Campaign API supports only one Zone. For import API, custom fields are not supported. This is because, when we create a Campaign through the Campaign API, we will automatically create an associated ImportRule and QueryRule and this QueryRule will have the selection statement of "1==1" indicating that all records in the import file will be used in the Campaign. Please let me know if you need more information on this. Thanks, Rahila
... View more
Hi Hesham, As per the current import API design, empty or null value is not allowed in the Phone fields. This will be taken care in the future release. Thanks, Rahila
... View more
Hi Bruno, " method to set some information i set previews using Campaign Manager." - Are you looking for setting the dialing mode? Can you elaborate on the first question? " How can i set the phone order usage and the phones to be loaded with a contact?" - You could use import API to load contacts for a particular campaign. Thanks, Rahila
... View more