The link → qonto-slack.capsens.eu
Each month at CapSens we receive about fifteen customer payments (excluding subscriptions) for a total of between 100 and 200k € HT. Some pay quickly, others "forget", others have "validation in account yet it's weird" ...
We have 6 project managers who issue invoices to their clients. So far I've been forwarding the Qonto payment receipt email to them saying so-and-so paid for them to write it down in the billing software, but what a pain!
We therefore decided to send the notifications of payments received on Qonto to a Slack channel - the one where all the project managers are located.
And since we had a little less work with the current situation, we took the fun to the point of making it an easy-to-use site so that every company can connect their Qonto account to a Slack channel: The site to integrate Qonto with Slack
The site to integrate Qonto with Slack
We coded it in Phoenix (Elixir) and put the code here for the curious: https://github.com/CapSens/integration-slack-qonto
Compared to a Zapier connection there are more options.
It is possible to choose the channel where the flows will be notified, or to send them as direct messages to a specific person.
It is possible to choose incoming and / or outgoing payments.
Of course your data remains completely private and no one has access to it (not even us). that's why we open-sourced the code.
4 fields are enough to send your feeds to Slack 🚀
Good use ! And we take your feedback or pull requests to improve it.
At CapSens, the next step is to automatically match the payments received with the invoices issued. But we will not be able to make a public tool for that because it is too specific 😔
Thanks to Ismael BOUKHARS.