Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
4 replies
Subscribers
9 subscribers
Views
2394 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Landing on a particular Site Record from External Portal
hiteshd
Certified Lead Developer
over 8 years ago
Hi All,
We have a requirement wherein a user will login to an external portal and system will display the list of records(example. Tickets), which we will pass through Appian WebAPI. Once the user selects a particular record, he needs to get authenticated to land on the site page for that specific record dashboard.
I am aware that a user can be redirected to a site/page once authenticated via User Start Pages but can they be redirected to a specific record summary dashboard on a site after authentication?
Correct me in case my understanding is wrong and suggest any ideas.
Thanks.
Hitesh
OriginalPostID-261470
Discussion posts and replies are publicly visible
Parents
0
Josh
Certified Lead Developer
over 8 years ago
If you want to direct the user to a record from outside the system, you can use fn!urlforrecord(). I would not recommend using @tajinders approach because it uses undocumented functionality which can break with any new release of Appian.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Josh
Certified Lead Developer
over 8 years ago
If you want to direct the user to a record from outside the system, you can use fn!urlforrecord(). I would not recommend using @tajinders approach because it uses undocumented functionality which can break with any new release of Appian.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data