Skip to main content
May 17, 2022
Question

How to register data from user interface to integration object

  • May 17, 2022
  • 8 replies
  • 0 views

I am new to appian.I have no idea.

How to register data from user interface to integration object and
how to display the registered value on the user interface.

Thank a lot.

8 replies

stefanhelzle0001
Brainy
May 17, 2022

Would you please describe in a bit more detail what you want to achieve.

Did you already attended the trainings in the academy and tutorials in the documentation?

girlc0001Author
May 17, 2022

Thank for reply

Sorry for the lack of information.

Now I implemented API.

I have completed the connection system, integration, and implementation of web api.
So,i try to register a value from the interface.
After clicking the button, the value from the interface is passed and integration object is received by parameter of rule input.
I couldn't pass the value of interface as a parameter.....

stefanhelzle0001
Brainy
May 17, 2022

An integration is called like any other expression object. Can you share some code snippets?

docs.appian.com/.../Integration_Tutorial.html