RocketChat / Rocket.Chat.Integrations

Rocket.Chat Integrations
15 stars 15 forks source link

Sending files Attachment via the Outgoing WebHook Scripting #7

Open ruvenss opened 4 years ago

ruvenss commented 4 years ago

Can't identify the method to send/post the attached file in the outgoing message

ankar84 commented 2 years ago

I want to join to request to send attachment files, especially pictures in outgoing integration. Is that possible? @geekgonecrazy @rex4539

graywolf336 commented 2 years ago

At this point, it is better to use Rocket.Chat Apps instead of integrations. More functionality and better support.

https://github.com/RocketChat/Rocket.Chat.Apps-engine https://developer.rocket.chat/apps-engine/rocket.chat-app

ankar84 commented 2 years ago

At this point, it is better to use Rocket.Chat Apps instead of integrations. More functionality and better support.

https://github.com/RocketChat/Rocket.Chat.Apps-engine

https://developer.rocket.chat/apps-engine/rocket.chat-app

Actually, I don't agree with you, because Telegram application in Marketplace is dedicated to Omnichannel functionality. But I need to integrate regular chat (channel, private group) in Rocket chat with regular chat in Telegram. I don't want to use Omnichannel for that.

graywolf336 commented 2 years ago

I was simply saying, you could develop your own app for what you’re doing and it has full support for what you’re trying to coerce integrations to do. Unfortunately, these integrations are no longer maintained by anyone inside Rocket.Chat (that I’m aware of).