Forum Discussion
Programmatically post a message to a Teams channel with an inline image?
JeffBoettcher - Can you please go through and see if this Create an Incoming Webhook - Teams | Microsoft Learn , https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/what-are-webhooks-and-connectors#incoming-webhooks solves your requirement. Incoming Webhooks help in posting messages from apps to Teams channels. You can post cards along with images.
Thanks Meghana! I'll have to look into this. Unfortunately other priorities have slowed my progress in doing so for the time being.
One follow-up question if you don't mind. In the event I run into issues using web hooks for this use-case, is there a process for requesting an increase to a limit like the 24KB one documented https://learn.microsoft.com/en-us/microsoftteams/limits-specifications-teams#emailing-a-channel?
- Meghana-MSFTDec 02, 2022Former Employee
JeffBoettcher - Currently it is not possible to increase the size limits.
Thanks,
Meghana
------------------------------------------------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.