Getting data from PEGA from a web app
Hi,
I have a web application (HTML, CSS and Java Script). As part of the process, the app facilitates the users to do a search for example searching for a Contact name, thn we would send a request to PEGA and expect a result foming back.
We started exploring by putting a Pega gadget on the HTML page, however we have no idea on how to pass the search parameter, which is collected from the user, to the PEGA gadget. Is there a tutorial that includes a way to pass parameter to a PEGA gadget?
Or maybe there is better option on how to do a search for a particular record within PEGA and expect a result back.
Thank you