PurpleTurtleCreative / purple-turtle-creative

Custom theme for the Purple Turtle Creative WordPress website.
https://purpleturtlecreative.com/
GNU General Public License v3.0
0 stars 0 forks source link

Instant messaging for sales inquiries via Slack API #49

Closed MichelleBlanchette closed 1 year ago

MichelleBlanchette commented 1 year ago

Create an instant messaging component that sends messages directly to my Slack. This is mostly a sales feature, and I was inspired by KeysForWeb's use of JivoChat. It seems more expensive than Slack. Plus, I just prefer Slack since it's on my mobile device and I usually have it open. Slack costs $7.25/mo = $87/yr while JivoChat alone is $19/mo = $228/yr. I'm confused if their Basic plan remains $0 or if it's just a trial period. Regardless, Slack's API offers endless integration and custom system opportunities! 😎🔥

The trick is how to send replies back to the customer... especially if there's multiple customers on the site messaging me at once... How do the replies go to the correct user on my website frontend? Do I make a unique Slack channel for each new enquiry?

This feature should also be cache friendly, so probably just load it asynchronously (as you should anyways).

Also, what about my online status? And sending the conversation to email if I'm offline at the time?

Screen Shot 2023-02-28 at 11 26 42 PM

Screen Shot 2023-02-28 at 11 26 23 PM

MichelleBlanchette commented 1 year ago

More helpful Slack API docs:

MichelleBlanchette commented 1 year ago

Not a priority due to current operation limitations (eg. no dedicated support/sales agent to monitor enquiries).

Transfered to Asana, here: https://app.asana.com/0/1194077057197697/1204358313785864/f