How do you input Virgin Money Giving Donations into CiviCRM? The Next CEO of Stack...
Finitely generated matrix groups whose eigenvalues are all algebraic
Can I cast Thunderwave and be at the center of its bottom face, but not be affected by it?
Why did the Drakh emissary look so blurred in S04:E11 "Lines of Communication"?
How dangerous is XSS
Strange use of "whether ... than ..." in official text
Is there a rule of thumb for determining the amount one should accept for of a settlement offer?
Free fall ellipse or parabola?
Why did Batya get tzaraat?
What steps are necessary to read a Modern SSD in Medieval Europe?
What day is it again?
Why do we say “un seul M” and not “une seule M” even though M is a “consonne”?
Salesforce opportunity stages
Ising model simulation
Does int main() need a declaration on C++?
What happens if you break a law in another country outside of that country?
Why was Sir Cadogan fired?
Compensation for working overtime on Saturdays
Planeswalker Ability and Death Timing
How to avoid supervisors with prejudiced views?
subequations: How to continue numbering within subequation?
Plausibility of squid whales
How to show a landlord what we have in savings?
The sum of any ten consecutive numbers from a fibonacci sequence is divisible by 11
About implicitly convert type 'int' to 'char', why it is different between `s[i] += s[j]` and `s[i] = s[i]+s[j] `
How do you input Virgin Money Giving Donations into CiviCRM?
The Next CEO of Stack OverflowSanity check for adding customer (sales) data to database with donations dataUsing Civi to manage members' lists of items available for donation to other membersHelp validating our proposed WordPress/CiviCRM solution!
Just a quick question, is there any better way to get donations from outside services like Virgin Money Giving or Facebook that just manual input?
At the moment, I'm just assuming that we add the contact/donation manually into the system with the source being "Facebook Page" or "Virgin Money Giving" or whatever it may be.
Any suggestions on how any other NFPs are doing this with Civi at the moment?
Thanks.
donations facebook
add a comment |
Just a quick question, is there any better way to get donations from outside services like Virgin Money Giving or Facebook that just manual input?
At the moment, I'm just assuming that we add the contact/donation manually into the system with the source being "Facebook Page" or "Virgin Money Giving" or whatever it may be.
Any suggestions on how any other NFPs are doing this with Civi at the moment?
Thanks.
donations facebook
add a comment |
Just a quick question, is there any better way to get donations from outside services like Virgin Money Giving or Facebook that just manual input?
At the moment, I'm just assuming that we add the contact/donation manually into the system with the source being "Facebook Page" or "Virgin Money Giving" or whatever it may be.
Any suggestions on how any other NFPs are doing this with Civi at the moment?
Thanks.
donations facebook
Just a quick question, is there any better way to get donations from outside services like Virgin Money Giving or Facebook that just manual input?
At the moment, I'm just assuming that we add the contact/donation manually into the system with the source being "Facebook Page" or "Virgin Money Giving" or whatever it may be.
Any suggestions on how any other NFPs are doing this with Civi at the moment?
Thanks.
donations facebook
donations facebook
asked 5 hours ago
sjparkersjparker
212
212
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
If you can export the donations out of those systems in a CSV then you could import the contributions to Civi.
There is fairly old extension for importing Just Giving donations. Don't know whether it still works but would be a base for developing an automated import. Once it is working you could add a Scheduled Job to do the import regularly. Obviously you need to be careful to avoid importing the same donation in multiple batches.
add a comment |
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "605"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcivicrm.stackexchange.com%2fquestions%2f29116%2fhow-do-you-input-virgin-money-giving-donations-into-civicrm%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
If you can export the donations out of those systems in a CSV then you could import the contributions to Civi.
There is fairly old extension for importing Just Giving donations. Don't know whether it still works but would be a base for developing an automated import. Once it is working you could add a Scheduled Job to do the import regularly. Obviously you need to be careful to avoid importing the same donation in multiple batches.
add a comment |
If you can export the donations out of those systems in a CSV then you could import the contributions to Civi.
There is fairly old extension for importing Just Giving donations. Don't know whether it still works but would be a base for developing an automated import. Once it is working you could add a Scheduled Job to do the import regularly. Obviously you need to be careful to avoid importing the same donation in multiple batches.
add a comment |
If you can export the donations out of those systems in a CSV then you could import the contributions to Civi.
There is fairly old extension for importing Just Giving donations. Don't know whether it still works but would be a base for developing an automated import. Once it is working you could add a Scheduled Job to do the import regularly. Obviously you need to be careful to avoid importing the same donation in multiple batches.
If you can export the donations out of those systems in a CSV then you could import the contributions to Civi.
There is fairly old extension for importing Just Giving donations. Don't know whether it still works but would be a base for developing an automated import. Once it is working you could add a Scheduled Job to do the import regularly. Obviously you need to be careful to avoid importing the same donation in multiple batches.
answered 4 hours ago
Aidan♦Aidan
6,224427
6,224427
add a comment |
add a comment |
Thanks for contributing an answer to CiviCRM Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fcivicrm.stackexchange.com%2fquestions%2f29116%2fhow-do-you-input-virgin-money-giving-donations-into-civicrm%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
