Questions tagged [import]
The import tag has no summary.
369 questions
0
votes
1
answer
26
views
Errors on attempting to import participants in CiviCRM 6.6.1 with Drupal 7
I have done this in the past without issues, but now, on CiviCRM 6.6.1 I get fatal errors when I submit an event participant import.
On the import screen this error shows up almost immediately:
Error
...
0
votes
1
answer
40
views
Why is angularjs code displaying on the contributions import page?
I have just updated to version 6.7.1 on my local machine from version 6.5
I made the update as I was having an issue with Contribution imports. I tried replicating the issue on dmaster demo for ...
1
vote
2
answers
63
views
Can I import only contacts that already exist?
It's sort of the opposite of De-dupe. I have a file with just 2 columns - the organisation name and a URL. I would like to import this and update the URL, but some of the organisations don't exist in ...
1
vote
0
answers
37
views
Importing links from a CSV into a LNK custom field
I have a CSV file containing a column for Organisational Contact and another Column containing a URL.
I would like to import this by matching the contact name, and then populating a custom field with ...
0
votes
0
answers
19
views
Imported case details are not visible on the Client Cases tab unless there is at least one Activity associated with the case
I've been using this extension for bulk Case creation, and the same issue occurs after manual Case creation as well.
A Case counter appears, but no Case details — unless an Activity is added to the ...
0
votes
0
answers
25
views
DB Error: no field exists when trying to import contacts
I am having an issue when importing contacts. After filling out the first page ( uploading my file, choosing date format, contact type) when I click next it just gives me DB Error: no field exists. ...
0
votes
1
answer
52
views
Import custom field groups
I'm looking to import data into a custom group in contacts.
We found a bunch of duplicate records that need to be deleted. I built a SearchKit view of this custom group with their records and exported ...
0
votes
0
answers
15
views
"Soft Credit - Contact ID" field no longer available for contribution import
After a recent CiviCRM upgrade (to 5.81.2 ... forget from what version, but it was the previous ESR) there is no longer a way to assign soft credits by Contact ID when importing contributions using ...
1
vote
1
answer
31
views
Default Value Fields on Import Not Showing
According to the user guide, it should be possible to set a default value for a field when setting up an import mapping, eg Financial Type (not likely to be present in an external report) could be set ...
0
votes
2
answers
68
views
Multiple import impossible: Mandatory key(s) missing from params array: entity_id
This error occurs when importing multiple with version 5.74.4 but not with version 5.70.2
Indeed, in the temporary import table, the entity_id field remains empty
I did not test with other versions ...
1
vote
1
answer
93
views
Importing contacts fails with: Queue runner must be configured before execution
I'm getting the error "Queue runner must be configured before execution" when importing a list of contacts. The file is just a single column of 416 emails. I've tried the advice given ...
1
vote
1
answer
45
views
what are the payment gateways are possible in civicrm for NGO in India
Any suggestion about the payment gateways are possible in civicrm for NGO in India
0
votes
1
answer
69
views
Import Contact ID as the External ID
I need to make the contact ID to match the external ID in order to match the import file for activities. Is there a way to do this upon the import of contact files? I already deleted the contact ...
1
vote
1
answer
48
views
How to export a large contacts number via cv or bin/csv/export.php
Both methods seems to have a restriction on a number of contacts processed (25?)
cv api Contact.get options={"limit":0}
php export.php -e Contact > ~/ex.csv
I remember doing some php ...
2
votes
1
answer
90
views
Anyway to export all data for import into a local instance?
I know we can export contacts and activities but is there anyway to export everything (ex. activity types, custom contact fields, etc) so that I can import everything into a fresh Joomla/Civi install ...