Integrations

CRUD API and Slack Integrations

API - GET

Configuration

Method

You are able to select from: API - GET API - PUT API - POST API - DELETE

URL

Provide a fully qualified ( with https:// ) URL for the API node to call

Headers

Provide a JSON object of headers in a Key: Value format. For example: { "someKey": "some-value" }. You can also use Values (Value Store) items in this field. For example: { "my-user": {{userName}} }

Response Storage Name

Provide a name for the response of the API call to be added to the Value Store.

API - PUT

Configuration

Method

You are able to select from: API - GET API - PUT API - POST API - DELETE

URL

Provide a fully qualified ( with https:// ) URL for the API node to call

Headers

Provide a JSON object of headers in a Key: Value format. For example: { "someKey": "some-value" }. You can also use Values (Value Store) items in this field. For example: { "my-user": {{userName}} }

Response Storage Name

Provide a name for the response of the API call to be added to the Value Store.

API - POST

Configuration

Method

You are able to select from: API - GET API - PUT API - POST API - DELETE

URL

Provide a fully qualified ( with https:// ) URL for the API node to call

Headers

Provide a JSON object of headers in a Key: Value format. For example: { "someKey": "some-value" }. You can also use Values (Value Store) items in this field. For example: { "my-user": {{userName}} }

Response Storage Name

Provide a name for the response of the API call to be added to the Value Store.

API - DELETE

Configuration

Method

You are able to select from: API - GET API - PUT API - POST API - DELETE

URL

Provide a fully qualified ( with https:// ) URL for the API node to call

Headers

Provide a JSON object of headers in a Key: Value format. For example: { "someKey": "some-value" }. You can also use Values (Value Store) items in this field. For example: { "my-user": {{userName}} }

Response Storage Name

Provide a name for the response of the API call to be added to the Value Store.

Slack Send

Configuration

Channel

Select the channel that you would like to send the Slack message to. If you cannot see your channel here, invite the DoesQA app to the channel, log out of DoesQA and back in again.

Message

Provide the message that you would like to send. Values (Value Store)values can be used here, also you can use emojis, just like inside slack :tada: !

Last updated