Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebHook as a provider #321

Open
1 task done
OleksandrKucherenko opened this issue Oct 5, 2024 · 1 comment
Open
1 task done

WebHook as a provider #321

OleksandrKucherenko opened this issue Oct 5, 2024 · 1 comment
Labels
type: feature-request New feature or request

Comments

@OleksandrKucherenko
Copy link

🔖 Feature description

It would be great to have a WebHook as a dummy provider that allows you to play with Postiz when no other integrations are configured.

🎤 Why is this feature needed ?

That will allow you to configure Zappier (n8n) or any other automation.

✌️ How do you aim to achieve this?

  1. Create a WebHook provider
  2. In settings, add a form for configuring credentials for multiple webhooks (host URL, login/password/token)
  3. post JSON during execution; use mustache/handlebars libs for converting template into final JSON with data injecting

🔄️ Additional Information

This can be used for 3rd party integrations:

  • Slack
  • Telegram
  • Push Notifications
  • SMS, Email
  • Zero/Low-Code automation tools integration

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

Yes I am willing to submit a PR!

@OleksandrKucherenko OleksandrKucherenko added the type: feature-request New feature or request label Oct 5, 2024
@nevo-david
Copy link
Contributor

@OleksandrKucherenko it's interesting, but we need to understand how to reflect that in the UI as we don't want to have another icon in production for a mock :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants