Why Smooch not receiving Images from admin? -


i implemented smooch in project , configured receive emails when users message me. when user sends image our app our admins receive them if admin tries reply image doesn't, admin can respond text.

how can send image replies users on email?

unfortunately smooch doesn't support responding users image attachments via email. best workaround exists post image somewhere internet visible , send user link.

note other smooch business app integrations support sending images users using special syntax looks this: ![](image_url_here), syntax not supported business-facing email channel. can find more info these special syntaxes here.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

java - Vaadin 7 Pass Data Between Views -