Integrations with Slack, Discord & webhook(s)

I met with a fellow Unity developer today and they were complaining about spending two weeks integrating Unity with Postgres using the Unity webhook integration option. Then, in reading Unity’s docs, I realized that the Unity Personal Edition tier only allows you to create 1 integration (ie, Slack, Discord OR a webhook).

That is a major limitation if you want to have multiple notifications, use an external data warehouse or use best in class BI tools for better analytics.

I am developing a free, simple webhook automation platform where developers could use the single webhook integration option with Unity but then fan out the POST to Slack, Discord and/or multiple webhooks.

I am curious if there would be interest in this solution within the community. Also, anyone interested in being a beta tester?

1 Like

is it in testing yet?

Yes. Can you tell me the exact workflow you want and I can set it up for you?

Here is a link to an example: Webhook to Mulitple Webhooks - Pipedream