


By design there is no fixed way of working with it - you can pull whatever data you need from other services and work with it using our core and helper connectors. TRAY POTENTIAL: Tray.io is extremely flexible. You can create a modal by following the steps below: Raw: paste the JSON object for your modal here.įor a better understanding of working with modals using the HTTP client connector refer our detailed template example. If you wish to work with interactive modals that allow users to respond, you need to use an HTTP client connector instead of the Slack connector.įor example, if you wish to open a modal in Slack when a /survey command is triggered, then you need to run POST using the HTTP client connector with the following information:

If you wish to simply share certain information over Slack using the modals, you can use the Slack connector. The Modal generated using Slack Block Kit can be used in various ways. If you don't already have a Slack App, refer to our Building Apps for Slack section above. Before you start working with Slack Block Kit, make sure you have your Slack App in place.
