PipedreamHQ / PipedreamHQ/pipedream

[Components] stack_overflow_for_teams

Open
#15,615 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# stack_overflow_for_teams
## URLs
- https://api.stackoverflowteams.com/docs
## Webhook Sources
### new-question-instant
#### Description
Emit new event when a question is posted in a specified Stack Overflow for Teams instance. Users can optionally filter by tags or specific team spaces.
### new-answer-instant
#### Description
Emit new event when an answer is posted to a question in a specified Stack Overflow for Teams instance. Users can optionally filter by tags or specific questions.
### new-comment-instant
#### Description
Emit new event when a comment is added to a question or an answer in a specified Stack Overflow for Teams instance. Users can optionally filter by tags or specific posts.
## Actions
### create-question
#### Description
Post a new question to a specified Stack Overflow for Teams instance. Requires title, body, and optional tags.
### post-answer
#### Description
Post an answer to an existing question in a specified Stack Overflow for Teams instance. Requires the question ID and answer body.
### add-comment
#### Description
Add a comment to a question or an answer in a specified Stack Overflow for Teams instance. Requires the post ID and comment text.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.