Jul 22, 2017 · 1 min read
Hi, Would have been better if you had given screenshot demonstration step-by-step for absolute beginners. I’ve configured everything. My app is receiving data too from slack but when my code responds to the trigger, either via jsonify or chat.postMessage, weird things are happening. In the first case, nothing is rendered to slack, In the second case, the same messgae is posted indefinitely though there is no loop in my code; just a plane chat.postMessage call.