Integrations Flashcards

1
Q

Connected System

A

Appian object used to connect integrations and external data sources. Stores the base URL and authentication details. Restricts access by object level security.

For example, a password or API Token only needs to be updated once to authenticate multiple integrations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Integration Object

A

Used to call an integration to an external system using HTTP or JDBC protocols. Can use connected systems to integrate information using the same endpoint and authentication details.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Web API

A

Used to expose Appian Data to external systems and provides an endpoint that can be called by other systems. Can pass values to the web API using query parameters, headers, a body, or any combination of the three.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly