InTouch Hub · Blue Isle Software

Stackexchange

Connector for the stackexchange API (generated from its OpenAPI spec).

stackexchangeapiopenapi

Stackexchange

Connector for the stackexchange API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).

Operations

{accessTokens} can contain up - get_access_tokens_accesstokens_invalidate — GET /access-tokens/{accessTokens}/invalidate — Immediately expires the access tokens passed. This method is meant to allow an a - get_answers — GET /answers — Returns all the undeleted answers in the system.

The sorts accepted by this me - get_answers_ids — GET /answers/{ids} — Gets the set of answers identified by ids.

This is meant for batch fetcing of - get_answers_ids_comments — GET /answers/{ids}/comments — Gets the comments on a set of answers.

If you know that you have an answer id - get_apps_accesstokens_de_authenticate — GET /apps/{accessTokens}/de-authenticate — Passing valid access_tokens to this method causes the application that created t

Inputs

Example

operation: get_access_tokens_accesstokens
# (attach an 'oauth' credential to the task — no inline secrets)