Hi All,
We have Appian Site URL like careers.appian.com/.../
We need to get data from the Query string i.e search=software and location=McLean, Virginia
The business case is we need to share this URL to 3rd Party APP , in which they have something called button action where they will configure this URL and send data from their APP to this URL using Query string and we as Appian has to get the data into our system
Is it possible or Not ?
Thanks
Bihitak
Discussion posts and replies are publicly visible
I think we need more details here. Does this "button action" navigate the user to some UI in Appian, or is this more an integration type API call?
in that 3rd part application tool the web action button cannot call Appian Web API as there is no possibility to pass header for API key authentication
In Appian we can only take action with proper authentication.
Check this: https://docs.appian.com/suite/help/24.2/Web_API_Authentication.html
Can you explain in more detail what you mean with this?
bihitakd0002 said:Query string and we as Appian has to get the data into our system