Trying to Embed powerapp form with CRM but needs to pass parameters in the url
Hi,
we are trying to embed powerapp form with CRM.I need to add lookupid of the constituent as a parameter in my URL .What is the best way to do ?
Comments
-
@Soma Sankaragomathi
Hopefully not too late! There's a file in the SDK installation that explains how to add parameters into the URL section. We've used this with Power BI reports successfully.
"SDK\\Documentation\\UrlSection.doc"
The relevant bit copied below
The Url parameter itself supports several string replacement macros. This is useful when the Url is a function of some data rather than a literal value.Refer to values from the page expression form by wrapping the field ID in ## (for example ##SOMEFIELDVALUE##). Note that these replacements are processed first.
@ (for example, DATABASENAME). Use the following literal string replacement values:
CURRENTUICULTURE
PAGECONTEXTRECORDID
PAGECONTEXTRECORDTYPE
PAGEEXPRESSIONDATAFORMID
PAGEFAVORITECAPTION
PAGECAPTION
PAGEID
CURRENTAPPUSERID
CURRENTAPPUSERISSYSADMIN
REPORTDATASOURCELOCATION
REPORTRENDERURL
REPORTSERVERURL
DATABASENAME
SERVICEURL
SERVICEURLBASEPATH
SERVICEURLHELPPATH
SERVICEURLPLUGINPATH
SESSIONKEY
CURRENTAPPUSERNAME
For example, the following url:
@SERVICEURLBASEPATH@@DATABASENAME@@&DataListID=D38B7630-A6F8-4f87-82C1-CAA49AFC04F5
Would be resolved as:
http://localhost/bbAppFx/Util/DataList.ashx?DatabaseName=BBInfinity&DataListID=D38B7630-A6F8-4f87-82C1-CAA49AFC04F5
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 564 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 243 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 779 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)