Skip to main content

#Nonprofit42 人がディスカッション中

I have been a SFDC since 1999 and have successfully completed multiple Org Swaps for clients that were backed into corners due to poor implementations or layers of Scar Tissue.    

 

In 27 years I have never had an AE forced the client to purchase more than 1 license (of equal level (EE, UE) to provision the new Org.    I have a situation now where a Non Profit Client (On UE NPSP) is being told by AE and his VP that the only way they will support an Org Swap is for the client to purchase 10 additional UE Sales Cloud Licenses in order for Ops to Provision the New Org.   

 

Is this the new Policy at SFDC?    In June, I just completed an Org Swap for another Non Profit and they had no similar requirement.    

 

Looking for other consultants, Partners, or SFDC folks to weigh in here.   Thanks 

 

#Nonprofit   

1 件の回答
  1. Khyati Mehta (InfinySkills) Forum Ambassador
    9月12日 16:33

    Hello Sean, 

     

    From what I understand, this doesn’t sound like a universally published Salesforce policy where a customer must buy 10 additional UE licenses for an Org Swap. Historically, Org Swaps have generally been handled based on the customer’s existing licensing and commercial agreement, with the replacement org being provisioned to match the appropriate licenses. So if another nonprofit completed an Org Swap in June without this requirement, I’d definitely ask the AE/VP to point to the specific current policy or documentation that requires the additional 10 licenses. It could be a specific provisioning or commercial constraint for this particular account rather than a blanket Salesforce policy, but I’d be interested to hear if others have seen this recently. Hope this helps!

0/9000

Hi All! I need your help understanding how we can integrate Google Form ( the website form is a Google form) with Salesforce (NPSP) if the customer is not interested in paying for an integration tool like Zapier. 

regards,  Preeti

#Nonprofit

Success Pack

#Nonprofit Success Pack
5 件の回答
  1. 9月9日 5:28

    Hi Preeti, adding a late option since the thread mentioned Skyvia and 

    Apps Script. 

     

    Disclosure: I work at TwinStack, and we ended up building a free 

    AppExchange app for this after hitting the same requirement on 

    nonprofit projects. 

     

    Harry's point about Apps Script is right, and that is essentially the 

    approach that works when $0 is a hard requirement. The form posts 

    directly to your org, so there is no middleware to pay for. The 

    downside is that someone has to build and maintain the OAuth handling, 

    error retries and token refresh. 

     

    We packaged that up so admins do not have to: 

    https://appexchange.salesforce.com/appxListingDetail?listingId=b493b297-f6c4-41ad-b1b3-6ca48a2585bb

     

     

    Free with no submission cap, and no third party in the data path, 

    which tends to matter for nonprofits collecting client or beneficiary 

    information. 

     

    One NPSP-specific note worth knowing before you install. It captures 

    submissions to its own Form Response object rather than writing 

    straight to Contact. That is deliberate: household accounts and 

    affiliations mean an integration that guessed where to write would 

    get it wrong. You route it with a record-triggered Flow instead, which 

    also means the raw submission is preserved for audit and grant 

    reporting. 

     

    Happy to help if you try it and get stuck.

0/9000

Hi, is there a Help source or document on how to set up Benefit Schedules and Assignments in AFNP? I suppose there is the Trailhead information, but is that enough?

6 件の回答
  1. 9月7日 13:04

    Benefit schedules can be a tricky beast to get your head around in Nonprofit Cloud. The Program Management Implementation Guide is certainly worth having to hand, although practical examples can sometimes make more sense than documentation alone. The Trailhead modules covering attendance and benefit tracking should help with the fundamentals. I think the most important part is understanding how benefit schedules connect with programme participation and outcome measurement. There is a dedicated Trailhead module covering attendance and benefit tracking in Nonprofit Cloud that should address the core questions. If you are still stuck afterwards, similar Trailblazer Community discussions may also offer useful screenshots and examples.

0/9000

We have been experiencing an issue with our CloudAlly Salesforce backup since 29 July 2026.

CloudAlly has investigated the issue and confirmed that Salesforce is returning the following OAuth error:

{

"error": "invalid_grant",

"error_description": "expired access/refresh token"

}

As part of the troubleshooting, I clicked the Reinstall

option in CloudAlly and completed the reauthentication process using my Salesforce System Administrator account. 

 

CloudAlly has confirmed that, under normal circumstances, this should replace the previous refresh token with a newly issued one. However, Salesforce continues to treat the refresh token being presented as expired or revoked, and the backup task becomes disconnected again. 

 

We have not made any Salesforce configuration changes around the time the backups stopped.

 

Is there anyone who has the same issue? 

 

#Nonprofit  #Salesforce Admin

2 件の回答
  1. 8月31日 20:38

    Hi @Usman Khan, thank you for your reply. CloudAlly confirmed that it was a bug, and it has now been fixed. Everything is working correctly again.

    Thank you for your help anyway!

0/9000

Hi everyone,

We currently use Blackthorn Event Management for our virtual events (webinars with GoToWebinar, Zoom meetings) and in-person events. We’re looking to explore new event management tools and would appreciate any recommendations.

Key features we're looking for:

-Salesforce integration for attendee tracking

-No limit on registrations

-Easy setup for registration pages (customizable)

-QR code check-in app functionality

If anyone has experience with a tool that fits these needs, especially within the nonprofit organizations, I'd love to hear your suggestions!

Thank you!

#Nonprofit
6 件の回答
  1. 2024年9月16日 13:47

    We are using EventSpark/SparkSmiths. We are now a few months in and still very much learning but it seems like it will work for our needs and hits on all the functionality you mentioned.

0/9000

Saw a notice today about a number of security changes happening with SF and the ones I have some questions on are around the new MFA prompting for when they run or view/export reports.  I know we can set a cool down period, but it looks like at least every 2 hours anyone looking at a report will need to redo MFA is that correct?  What about reports on dashboard, etc? Just wondering if anyone has any insight. Prepare for the upcoming Step-up Authentication requirements on Report Actions

 

 

#Nonprofit #Reports & Dashboards #Salesforce Admin

110 件の回答
  1. 8月29日 18:31

    Step-up authentication for reports also deletes any unsaved report customizations. Sometimes I don't want to save the customizations. But since I cannot know when I am going to have to "step up" until I try an export, now I have to create new reports, save, and then delete when finished to avoid losing anything thanks to a sudden demand to "step up". SF really has their heads up up the backsides with this.

0/9000

I'm baffled because I have both Windows Hello and a 1pasword passkey set up on my computer.  I am able to log into Salesforce with either.  I can export reports using these passkeys, but when I (as an Admin) try to generate a temporary verification code for another user, my computer suddenly doesn't recognize any of my passkeys.   

 

If I click on "Verify Your Identity", nothing happens.  If I click it enough times, it logs me out and I have to log in again with my passkey. 

 

I don't understand why I can use my passkey for other logins/verifications, but this step doesn't seem to recognize it.  Can anyone help? 

 

Thank you!  

 

I can log into SF with my passkey, but when I try to generate a temporary verification code, it cannot verify me

 

 

 

#Salesforce Admin  #Security  #Nonprofit

2 件の回答
  1. 8月25日 19:26

    While troubleshooting the same issue for our org, I came across some other threads that recommended trying to generate the verification code on Salesforce Classic instead of lightning, and that worked for me. Seems like lightning is bugged after the passkey change. Wanted to pass it along since I found your post first while searching 🫡

0/9000

We are setting up our individual giving program, and not sure the best route to track our individual portfolios. Should we add them as a campaign or a custom field on the household accounts, (and list the fundraiser there)? What does everyone use? 

 

#Nonprofit

1 件の回答
  1. 8月25日 15:49

    Hey Zachary, 

     

    Neither Campaign nor a plain custom field is the standard NPSP approach, most orgs actually assign portfolios through Contact/Account Ownership. 

     

    Standard NPSP pattern: assign each Individual (Contact or Household Account) directly to a gift officer using the Owner field, that's the native "who owns this relationship" mechanism NPSP is built around, then build a list view or report filtered by Owner = [Gift Officer] to see each person's portfolio at a glance. This avoids cluttering records with a redundant custom field just to store who owns them. 

     

    On top of ownership, most orgs layer in NPSP Levels (a numeric field like Total Gifts driving a Bronze/Silver/Gold/Platinum-style tier) to help prioritize within each officer's portfolio, and Engagement Plans to automate the cultivation/solicitation task cadence per donor. 

     

    Campaigns aren't typically used for portfolio tracking itself, they're better suited for specific asks/appeals tied to a fundraising effort, not for representing an ongoing "this person belongs to this gift officer" relationship. 

     

    If you're on newer Nonprofit Cloud (not just NPSP), there's now a dedicated Fundraising Portfolios feature purpose-built for this exact use case, worth checking if your org has access to it before building a custom solution. 

     

    Reference:

    https://trailhead.salesforce.com/content/learn/modules/moves-management-with-nonprofit-success-pack/identify-target-prospects

0/9000

Hi,  I'm trying to create a flow so when we have a new donor (first donation, but may have an existing contact/account record), they receive a series of emails (3 in total).     I can see how to make it work if it is a one-off email, but not multiple emails.    I can create scheduled paths, but I can't figure out how to make the criteria so that it triggers only for a first-time donation.  I could use Get Elements and do it there, but then I can't do scheduled paths.  The drip campaign would be 1st email immediately, 2nd email 7 days later, 3rd email 14 days later.    I've been using the opportunity object. I have a field on there that shows "total gifts" similar to what npsp has on the account and contact objects.    I wasn't using contact or account object as the triggering object b/c we also have grants, DAFs, etc as opportunities so I  need to be able to only send it if the new donation record type is "donation" and not "grant" or "DAF", etc.    Has anyone done this before and how did you make it work.   

1 件の回答
  1. 8月18日 11:54

    Opportunity + Donation Record Type + a reliable First Donation flag + Scheduled Paths

    is the cleanest Flow design. 

    Opportunity Created 

           | 

           |-- Record Type = Donation 

           |-- Total Gifts = 1 

           | 

           +---- Immediate Path 

           |       └── Send Email #1 

           | 

           +---- Scheduled Path: 7 Days After Created Date 

           |       └── Send Email #2 

           | 

           +---- Scheduled Path: 14 Days After Created Date 

                   └── Send Email #3

0/9000

Hi everyone — reaching out to this community as I explore my next role.

I’m a CBAP-certified Business Analyst with 20+ years of experience across federal government, FinTech, and SaaS, and I also hold Salesforce Business Analyst and SAFe Agile certifications. My background includes Salesforce flows and SOQL, data mapping, UAT leadership, and compliance documentation, with growing hands-on experience in AI and automation tooling.

I’m open to Senior BA, Product Analyst, BA/PM Hybrid, and Product Owner roles. If you know of anything open, or are hiring, I’d love to connect — happy to share my background in more detail.

Thanks for reading, and good luck with your own searches too.

#Trailhead #New Releases #Nonprofit #Automation
1 件のコメント
0/9000