We are syncing some user data from our own platform to RE on behalf of a client. One of the fields we are trying to sync is the user's address. We know we can use CreateConstituentAddress and EditConstituentAddress to copy data over, which works fine for some countries, but others have validation on what (e.g.) the state…
I have a fundraiser who wants to add his email newsletters to RE as Actions, but it seems a more appropriate place would be the email tile. I'm also afraid that it would distort reporting for his Actions, as he sends out probably 50 per year. So are we able to add these to the Email History tile instead, through the API? I…
I'm pulling the results of a query into Power Automate and part of the result are names. Now I have german names among them so they use special characters like ö or ü. It seems to me that Raiser's Edge is giving the results of the query encoded as Windows 1252 but Power Automate interprets it as UTF-8, which creates…
I am attempting to add a gift using the V2 Gift API. I like the fact that you can add custom fields at the same time. However, for the category the API description requires the id. It says: The category ID, foreign key to ATTRIBUTETYPES That would be fine except that there does not appear to be a way of obtaining those…
Is it possible to get the opportunity gift type from the details tile of an opportunity using power automate? I can't see that it is. Many thanks in advance
We are working on an integration between our events platform and the RE events system for a client. We want the guest counts on our platform to be the same as the participant count on RE. We don't want to have to create a new constituent for every participant (bookings may be anonymous, would require more complex deletion…
I'm calling the GiftBatch API to create a gift inside a batch: POST https://api.sky.blackbaud.com/gift/v1/giftbatches/{batch_id}/gifts As part of the request, I'm also sending custom fields. Everything works except when I try to send a Custom Field with data type FuzzyDate. What I tried Simple string value "custom_fields":…
1.Is there a reliable way to audit or detect if such publicly shared SAS URIs have been abused - Can you trace who accessed the file, from what IP, when — especially once the link is out there? 2. Even if the odds are low, how serious is the risk if a SAS URI containing PII is accidentally exposed (e.g., in logs, emails,…
Hi- I just successfully connected to RE-Nxt via API. Yay me! Now, I am hoping to connect to Merchant Services, specifically to read the set of transactions (e.g. all transactions yesterday, all transactions last week, etc.). My goal is to automate the creation of an Excel workbook that I am currently updating manually each…
Description: This shows an example of how you can use Power Automate to periodically leverage the Query API to update Query Date Filters to enable a "rolling" time period such as "last 30 days", etc. This uses the Edit / PATCH Query endpoint to update the starting date on a regular basis (such as nightly at 12:01 am). This…
It looks like you're new here. Sign in or register to get started.