Skip to main content
February 20, 2024
Question

Embedded Interface with parameters

  • February 20, 2024
  • 6 replies
  • 1 view

Hi All,

We have a requirement where external system wants to embed Appian interface. But the problem is we need information from the external system so that we can show up on Appian embedded interface.

I have gone through documentation (https://docs.appian.com/suite/help/23.4/Embedded_Interfaces.html) but couldn't find anything on how to get parameters from external website.

Appreciate your response.

6 replies

abhayd3663
February 20, 2024

I think you will have to use Web API and Integration objects to exchange the information between two systems.

February 21, 2024

Our use case is to use embedded interface.

mathieud0001
Brainy
February 20, 2024

Closest thing is to use a Record View and pass the Record Identifier.

docs.appian.com/.../Embedded_Interfaces.html

February 21, 2024

But this record Identifier is Appian’s record ID, right? I want parameter from external system (in our case it’s Salesforce) to pass to Appian when we embed the interface.

konduruc733182
February 21, 2024

Hello [mention:05bb9c1253534f8899a5ae44e4163669:e9ed411860ed4f2ba0265705b8793d05] 

Please refer this documentation on How to use records when you have external data in Salesforce that you want to use in a record type.

Salesforce object-Records