-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi @devlead
Please can you advise how to use the JSON message formatting with this API.
What changes need to be made to the code below?
Thanks
SELECT Ok,
Channel,
TimeStamp,
Error
FROM dbo.SlackChatPostMessage(
'token',
'channel',
'message',
null,
null
)
Sana
Metadata
Metadata
Assignees
Labels
No labels