Is there an easy way to bulk remove contacts

I know that you can remove products with an import file, but you cannot import CRM. Ideas in addition to performing a customized report and manually removing each element?

Thank you

Mark

Hey Mark,

You can use the following URL to undo a previous contact import:

yoursite.com/Utilities/ImportDataHistory.aspx

Note that the cancellation of import will remove contacts entirely from your site database.

Tags: Business Catalyst

Similar Questions

  • Is there an easy way to remove portions of lines that extend beyond a form?

    I know that I can use a clipping mask, but I'd rather not have the additional form of a clipping mask. I tried all Pathfinder orders and those who do not work. The form generator tool is tedious to do this. An example is the circle with lines extending above the circle in the illustration below. Is there an easy way to simply remove the portions of the lines that extend beyond the circle and let those inside the circle?

    Untitled-2.gif

    You can Alt + click on each, or Alt + click - move on a bunch of lines at once.

  • Is there an easy way to remove faces metadata?

    I won't get in my frustrations of moving from iPhoto to Photos, but there more with him a bunch of incorrectly marked faces. Is there an easy way to delete all the metadata of faces of all my photos so I can start over? Thank you

    None

    You can tell Apple that you need to be included in future releases - http://www.apple.com/feedback/photos.html

    (and of course the identification wrong iPhoto has nothing to do with the Photos)

    As for frustration - the solution is to take the time to learn how to use pictures - it's a new and different program that, like all new software, does not exactly work as pref = vious PHotos and software has a learning curve - until you take the time to learn how to use it you will continue to be frustrated because you will be with any new product tha tyou don't understand

    LN

  • Is there an easy way to reconnect the iPad Pro to my iPhone 6s longer hot spot?

    Whenever the iPad Pro 'locks', connecting to my iPhone 6s hottest spot goes down, I can understand.  No need to have the connection when not to use the iPad Pro.  The problem is that you have to go all the way back in the reconnection of the hotspot settings.  Is there an easier way?  I wish it would just automatically reconnect.

    Thank you

    My 2 Air iPad automatically connects when I unlock it to the lock screen. You ask to join networks disabled in the WiFi settings?

  • Is there an easy way for me to go back to the old format for Mazilla Firefox?

    I have problems with the new version of Mozilla Firefox. Is there an EASY way for me to go back to the old format?
    Thank you!
    JES
    PS Please, please... Be very specific about what to click on and where to go... I'm still learning about computers. Thanks again.

    I suggest you another go to Firefox 4.0 comfortable for you, and it would be
    be faster for changes that will bring back to 3.6.17 or at least a lot more and the changes you need to do, sooner or later, whether for Firefox 4, Firefox 5 or Firefox 6...

    You can make Firefox 4.0.1 resemble Firefox 3.6.17, paragraphs numbered 1 to 10 in the next topic difficulty Firefox 4.0 UI toolbar, problems (make Firefox 4.0 look like 3.6)

    If still not convinced of the next section on this page is performing Fx3 Fx4 or returning to the Fx3 (#backto3pt6)

  • Is there an easy way to get a Date/time string seconds?

    I have 2 strings of the format depending on whether I would like to convert in seconds (since 1900). I need this value to set the t0 in a field.

    Date: ' 30/06/2014 '.

    "Time: '16:06 ' 08."

    Is there a CVI function that will do this conversion for me? If not, is there an easy way to do it?

    Thank you!

    This code should do what you want:



    static time_t calt;
    struct Shared tm tm;
    public static char msg [64];
    public static int AA, mm, DD, hh, mn ss;

    strcpy (msg, ' 2014/06/30 16:06:08 ');

    Extract the date/time string component
    Scan (msg, "%d [x] %d [x] %d [x] %d [x] [x] %d %d", & mm, dd, and yy, & hh, & mn, &ss);)

    Transfer to a struct tm components
    TM.tm_hour = hh;
    TM.tm_min = mn;
    TM.tm_sec = ss;
    TM.tm_year = yy - 1900;
    TM.tm_mon = mm - 1;
    TM.tm_mday = dd;

    Obrtain calendar
    CALT = 0;
    CALT = mktime (&tm);)

  • Is there an easy way to view all the elements of the façade which are hidden in a pragmatic way?

    Hello

    There were some cases where the new indicator that I created was actually overlaps the other indicator which was hidden at the time of development.

    I knew only when the program is operating normally and the hidden indicator will appear on the front panel.

    It would be great if I can see all the elements of hidden façade while in development mode.

    Is there an easy way to do this or am I missing something?

    Thank you.

    Steve

    See here: http://forums.ni.com/t5/LabVIEW/Darren-s-Weekly-Nugget-08-14-2006/m-p/403788

    You can also choose to vote in favour of this idea: http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Show-all-hidden-controls-and-indicators/idi-p/1113431

  • Is there an easy way to convert the 3 tables in 1?

    LabVIEW HelloWorld:

    Is there an easy way to convert 3 one-dimentional tables in a table to two dimensions?

    as shown below?

    I tried the remodel, table vi, but could not get.

    Thank you very much for your help.

    \\carlos

    For the example shown, this seems to work.

  • Is there an easy way to replace individual items in an array of strings to another table of striing?

    I have an array of strings with elements as follows:

    00 00 00 00 00 00 00 00

    00 00 00 00 00 00 00 00

    00 00 00 00 5TH 00 00 00

    00 00 50 00 30 00 33 00

    34 00 39 00 00 00 00 00

    00 00 00 00 00 00 00 00

    00 00 00 00 00 00 00 00

    The table I want to use to replace values with is:

    4 43 31 30 30 33 30 30 31 41

    Where 43 goes to the fifth position of 3rd row

    Where 4th goes to the seventh position of 3rd row

    Where 31 going into 4th position of first line

    Where 30 goes in 4th position of third line

    Where 30 goes in 4th place fifth

    Where 33 goes in 4th position of seventh line

    Where 30 goes to the 5th place of the first rank

    Where 30 goes to 5th place from third row

    Where 31 goes to 5th place from fifth

    Where 41 going into 5th position of seventh line

    Table final looks as follows:

    00 00 00 00 00 00 00 00

    00 00 00 00 00 00 00 00

    00 00 00 00 43 00 4F 00

    31 00 30 00 30 00 33 00

    30 00 30 00 31 00 41 00

    00 00 00 00 00 00 00 00

    00 00 00 00 00 00 00 00

    Is there an easy way to replace an element of a string in a table by another element of a string in a different picture?

    Thank you.


  • Is there an easy way to identify the type of disk required by the optical drive in my computer? How to identify DVD + compared to a DVD player?

    At home, my wife and I have two computers four desktop computers and laptops.  I often bring the laptop I got from my employer to use when I travel or work at home. Is there an easy way to identify the type of optical drive required by the optical drive in a computer?  How to identify DVD + compared to a DVD player?  I have never the disk right when I need to burn something.  Thank you.

    http://Windows.Microsoft.com/en-us/Windows-Vista/which-CD-or-DVD-format-should-I-use

    Should which CD or DVD format I use

    The above should help you.

    http://Windows.Microsoft.com/en-us/Windows-Vista/burn-a-CD-or-DVD

    General information on CD burning.

    See you soon.

    Mick Murphy - Microsoft partner

  • I would like to know if there is any way I can remove the 32-bit and keep the 64-bit without harming my computer

    I ran windows 7 installation on my computer using DVD who had 32 and 64-bit data and for that I currently have 32-bit and 64-bit installed in my computer. So I would like to know if there is any way I can remove the 32 bit and keep the 64 bits without harming my computer or stored data because now both bits is eating space on my C drive/partition!

    OT:

    Windows

    Why do you think you have "32-bit and 64-bit" versions of Windows 7 installed?

    If you installed the 64-bit version (which you will need if your computer has more than 4 GB of RAM and you want to use all of this RAM), you can see a few references to 32-bit architecture.  The 64 bit version of Windows needs these files in order to run software that is designed for 32-bit architecture.

    Perhaps the most obvious instance is the presence of the following two directories:

    C:\Program Files and C:\Program Files (x 86).  It is normal for both of these directories present in a 64-bit system.

    Maybe this will help--> 32-bit and 64-bit Windows: frequently asked questions

  • Is there an easy way for me to export trimmed clips from one location?

    Is there an easy way for me to export trimmed clips from one location?

    I prepared her and filled with a bunch of garbage separate of footage in Premiere Pro session intro - I need to send these clips adjusted to another studio that does not use adobe in post.

    You can export a single item in the project Panel and choose Clip range as your Source in and out, but you can't do this for multiple clips. Could you create a sequence from each of these locations and then export an XML sequences to then send to the other studio, or want to send them the small clips adjusted if you do not have to send the raw images?

    Alternatively, if you use a version of first after the introduction of the multiple clip export option, you can do this with additional manual work. You can select each clip in your tray and choose to make a subelement and click the check box restrict stripes to a subelement Boundries. Then, you can select all your subitems in your bin and exports since the project Panel.

  • Is there an easy way to create "the mouse on the text, to display the image" without coding it? I want an image to appear only when you move to a line of text. I found the code for it but I want to find an easier way. Thank you!

    Is there an easy way to create "the mouse on the text, to display the image" without coding it? I want an image to appear only when you move to a line of text. I found the code for it but I want to find an easier way. I'm creating a home page with a list of text links. I want to design as well as in the overview of one of the text links, a corresponding image is displayed to the right of the page. I also need a default image to rest all the time unless one of the other links text is hovered over. Thank you!

    Try to use a Widget for Composition in the Adobe Muse Widgets Panel.

    I would like to start with a blank publication.

    Place your text in the button area.

    Place your image in the display area.

  • Is there an easy way to download all the adobe photoshop tutorials video to watch offline on a trip?

    Is there an easy way to download all the adobe photoshop tutorials video to watch offline on a trip?

    Thank you

    If you buy something like that, you can watch whenever you want: 15 http://www.adobepress.com/store/adobe-photoshop-cc-2015-release-learn-by-video-97801343841

  • Is there an easier way to find images of the iPad/iPhone?

    Is there an easier way to find images of the iPad/iPhone?

    When I sync my iPad or iPhone to my computer, it uses the Photos from Apple, which is terrible.

    Example:

    I turn and go up on iPad #1

    I shoot B-Roll on iPhone (s)

    I have download the XML from the first Clip.

    But I already sync had the phone, the other images are already on my machine somewhere.

    Here's how to find it now, but y at - it an EASIER WAY to get images from iPhone/iPad into a tray of images?

    01_opencontents.jpg

    02_findmasters.jpg

    Heya, heya:

    Have you tried to Capture of Image (Applications > Capture of Image)?

    It's pretty simple.  I usually just drag and drop the files I want.

    If Apple never stops this utility, I think I'm going to cry!

    Although it's _avant_ you synchronize.

    -Warren

Maybe you are looking for

  • Safari is not compatible

    Has anyone else had a record show websites with Safari?  I had problems because many Web sites is now compatible with Firefox, Google Chrome, etc..

  • Need to download active sync... but

    I have Windows XP SP3 and I need Active Sync installed. If I download Active Sync 4.5, I will still be able to use it?

  • Error: 0xcd04d401 and 0xc004D401 after start Compaq HP

    Get this Windows error since 08/05/2011 (three times now).  It appeared the first time just after an analysis of file on the system startup.  The error that SAYS "the security processor reported a system file mismatch error.  Control Panel will not s

  • Series USB driver problem

    I have a Dell laptop running windows 7 pro and an external piece of hardware and cable that requires a USB to serial, Spplied by making driver to be installed. The pilot is right for w7, but when it is installed there is no connection to any com port

  • BlackBerry Smartphones new software download incomplete

    I connected my 8310 to my PC using BB Desktop Manager via a USB port and I was told there was new software for my device available for download. So I started the download, and when he was half, he stopped and would not continue. After a long time I g