Announcements
Hey guys,
I've created a power app that creates a new customer in Business Central and works as advertised.
Is there a way for me to grab the link and how it on the success screen, so that when clicked it takes the user to the newly created customer card?
What is the response after creating the Customer?
In many cases an API returns the URL or at least the ID of the newly created object. If you don't know the responses that you get just put the action inside of a variable. that way you can see the response body.
Set(varAnswer, BusinessCentral.CreateNewCustomer(....))
The OnSuccess action on the form, just takes the user to another screen that says ACCOUNT CREATED. I want to be able to include a text or button link on that screen that will take the user to the newly created Customer Card on Business Central.
Sorry new to power apps and powerfx. Don't know where to put the action to see the response 😕
You need to place the Formula in the button where you Create the customer so probably the OnSelect property of a button.
You can then see it there
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 1,055
Valantis 666
11manish 666