Does anyone integrate NetSuite and Slack? I'm sta...
# integrations
h
Does anyone integrate NetSuite and Slack? I'm starting a project to get purchase order approval notifications pushed into a slack channel and have a few options but was also wondering what everyone else is using
t
I did it a few times. If you only need notifications, you can write a simple user event script but if you need something more advanced, like approvals from Slack, you will need to create a slackbot using a programming language like Nodejs or Rails
m
If you just want notifications and you have a paid slack plan you can use their email to channel feature instead
h
Thanks for the suggestions!