Skip to content

verschoren/outbound_messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple TV 4K Copy 79@2x

Zendesk Messaging Worker

This worker and application can be used to send messaging via Sunshne Conversations. The full overview can be found at https://internalnote.com/sunshine-conversation-automations

Worker

The worker has two endpoints:

/notifications

Expects a payload of

{
	"phone":"1234567890",
	"template":"template_name"
}

/messages

Expects a payload of

{
	"requester":"1234567890",
	"message":"message"
}

Settings

https://internalnote.com/content/images/2023/05/image-41.png

App

The app can be found in /app and allows agents to submit messages. Please check the releases in the left sidebar to find the latest version.

https://internalnote.com/content/images/2023/05/image-45.png