Skip to main content
July 30, 2024
Question

How to fetch data into Appian Process Model from query string using Appian Site URL?

  • July 30, 2024
  • 3 replies
  • 0 views

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

    3 replies

    stefanhelzle0001
    Brainy
    July 30, 2024

    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?

    July 30, 2024

    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 

    stefanhelzle0001
    Brainy
    July 30, 2024

    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?

    Query string and we as Appian has to get the data into our system