fbsamples / original-coast-clothing

Sample Messenger App - Original Coast Clothing
https://fb.me/get-sample-oc
Other
201 stars 229 forks source link

Pause automation on Human Agent Replies from Page Inbox #87

Open jorgeluiso opened 3 years ago

jorgeluiso commented 3 years ago

Thread Automation is key to scale operations, yet when Human agents reply to the thread having the automation interact with the thread at the same time can lead to a bad customer experience.

It is a best practice to pause automation when a human agent is replying. To allow the human to drive the conversation that they have picked up by replying manually.

For Original Coast Clothing sample experience, we can include this as a feature that will signal app developers to implement this best practice. Let's use echo webhooks coming from the Page Inbox as signal to pause automation for ~15 min messages from threads that got a manual human reply.

Note: We probably want to only ignore text based messages after human agent has sent a message while still supporting postback messages since to allow for functionality like persistent menu to continue to be available.

AdsonCicilioti commented 11 months ago

@jorgeluiso Any news about this?

jorgeluiso commented 11 months ago

Sorry I'm no longer actively tracking issues on this repo since I'm no longer on the Messenger API team. This was an Idea I had but did not implemented.