Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Login
  • Contact Us
English (UK)
US English (US)
GB English (UK)

You Bring the MFT Questions

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

Popular Topics: Public,

  • Home
  • Public
  • Vendor - Specific
  • GoAnywhere

Sending messages to Teams from GoAnywhere

Written by Richard Auger

Updated at July 13th, 2023

  • Public
    Vendor - Specific
+ More

Steps to follow to send messages to Teams:

1)    In Teams, create a channel, then select 'connectors'

2) configure an 'incoming webhook' and record the URL

3) In GoAnywhere, create a REST resource and provide the URL.  Set the data format to JSON and leave the authentication tab blank.  IMPORTANT: on the Connection tab, set Use Chunked Encoding to 'no'.  Save the resource

4) In a project, add a REST Post task referring to the new resource.  Set the content type to "application/json"

5) Use the following for the Content:

{

    "@context":  "http://schema.org/extensions",

    "title":  "YOUR TITLE",

    "@type":  "MessageCard",

    "text":  "YOUR MESSAGE"

}

6) Now test!

teams integration message sending

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  1. GoAnywhere Securemail replies

     278 views of this article

  2. How to Rebuild the Index in GoAnywhere

     634 views of this article

Copyright © 2025 Pro2col Ltd

Terms of Sale

Privacy Policy

Support T's & C's


Knowledge Base Software powered by Helpjuice

Expand