Hello Everyone I am new into appian. I have used an integration object which shows me different vaccination centers available near by me and type of vaccination and availability and all the other things. I want to show this result to user in proper way in interface that this are the vaccination center name and type of vaccine in a proper way. But I dont know how to show integration object in interface and how to show the result in proper way like all vaccine center name then type of vaccine in that hospital. Please help me
Discussion posts and replies are publicly visible
have a local variable in the interface, call the integration save the result in the variable and use these resutls in the components of your Interface.
Refer to the link: docs.appian.com/.../Call_an_Integration.html
Hi jignesht0001, Please dont intiate multiple threads for the same query.