Skip to content
#

integrations

Here are 164 public repositories matching this topic...

sharunkumar
sharunkumar commented Feb 7, 2022

Describe the event source. What app is this for, and what event does the trigger correspond to?
A trigger for firing when a new reddit post is created in a subreddit.
Currently there's "new hot post in subreddit" and "new link in subreddit" triggers for reddit which seem to be subsets of "new post" in general.

**Please provide a link to the relevant API docs for the specific service / ope

amaru0601
amaru0601 commented Aug 20, 2021

Hello everyone,
I would like to receive the list of authentication ids as it is described in /docs/API.md
/api/:integration/authentications - To retrieve a list of authentications for that integration

However when I read the file src/routes/api.ts I never find the endpoint to get the list of authentication ids.

Improve this page

Add a description, image, and links to the integrations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the integrations topic, visit your repo's landing page and select "manage topics."

Learn more