Hey y'all!! I know the connector is still in preview, but I wanted to see if anyone else has had this problem with the RENXT Reports Connector! I am currently working on creating an email-based flow that will allow a coworker to run some reports automatically without having to go into NXT and search for them. I have…
Is there a way to automate the creation of Schedule Sets using the SKY API? I already set up an application, but when looking through the API endpoints pertaining to Education Schedule, I could not find any that allow you to create schedule sets.
Hi Team, I’m currently working on integrating Blackbaud with our own custom API to send SMS messages based on specific groups. Objective: We want to trigger SMS messages via our custom SMS gateway API when certain group conditions are met within Blackbaud. The SMS content and recipient data would be dynamically populated…
I have taken clone from your code samples in C# .Net Core and I have authenticated via your code and [HttpGet("{id}")] public async Task<IActionResult> GetById(string id, CancellationToken cancellationToken) { try { var model = await _constituentsService.GetConstituentAsync(id, cancellationToken); return Ok(model); } catch…
Hi everyone, I'm currently working on a project where I’ve implemented user login and authorization successfully. Once a user logs in, the application routes them to a specific page and makes a fetch request like this: fetch('/api/constituents/280') Right now, the 280 is hardcoded as the constituentId, but I want to make…
Hi everyone, We just finish migration to RE NXT. I am trying to connect Power BI (PBI) to RE NXT. Do we need to have Power Apps or Power Automate to estabish PBI and RE NXT? this is step i am stuck on. any help appriciated. Thanks.
I'm trying to put a condition on a value from my adaptive card. If the value = true, then do this. I have an adaptive card that asks “Do you want to make this fundraiser former?" There is a box that says Yes. I have the boolean values set to True if checked. Json below. { "type": "Input.Toggle", "title": "Yes", "label":…
We are getting the following error when we refresh our reports in Power BI Service: {"error":{"code":"DatasourceAnalysisFailedWithUnknownFunctions","pbi.error":{"code":"DatasourceAnalysisFailedWithUnknownFunctions","parameters":{"AnalysisErrorMessage":"Static analysis failed in gateway. gatewayObjectId:<eupi>xxx</eupi>,…
Hi Team , We are facing issue when calling constituents Get API using c# code Please assit. [{"message":"No user mapping exists for user identifier 7362803b-d07a-41e8-bf8e-6b0fe1a95cf1 and tenant…
I'm aware that there are frequent ‘BadGateway’ errors when utilizing the SFTP - SSH connection in PowerAutomate. I have run into these when editing a flow, but usually waiting a bit and retrying resolves the error on its own. I have many flows that rely on this connection and I'm unable to update the connection with a new…
It looks like you're new here. Sign in or register to get started.