NoCodeAPI

Slack Hook API

Slack is used to collaborate with the team and the most used tool. So, people use slack to get the notification for all their services like if the website down then gets a notification, meeting reminders, to view todo task and there are countless use cases of slack.

Send Data to Channel

Make POST request on this endpoint to send data to channel with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/slack/<token>

				
			
– Request Parameters :
>
Object Description
body [Required] Pass an array of row array into body

– Body data format example:

{
    "email": "[email protected]",
    "notification": "payment",
    "source": "nocodeapi.com"
}

Send Text to Channel

Make POST request on this endpoint to send text to channel with required parameters(if any required).

				
					https://v1.nocodeapi.com/<username>/slack/<token>/sendText
				
			
– Request Parameters :
>
Object Description
text [Required] Pass the text

BLACK FRIDAY Month STARTED - Coupon: BF2023 for 50% OFF