0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Amazon Connect で顧客の電話にこちらから自動で発信するフォームを作る方法

0
Last updated at Posted at 2017-12-01

Screenshot from Gyazo
よく見かけるこのフォーム Amazon Connect であれば、直ぐにできるのだろう!
とおもうのが普通ですが、これは出来ません。

現在、どこかに発信させるというAPIが存在しないために出来ないのです。
https://qiita.com/koyakeiaaaaa/items/90f523721a42f50d05be
ここにも書いたとおり、インスタンス全体を操作できるAPIがなく、そのうち提供されるはずという、中の人噂を信じる以外にない状況です。

https://github.com/aws/amazon-connect-streams/blob/master/Documentation.md
このjs ライブラリで 電話オペレーターとしてログインしていれば、自動的に電話をかけることができるのですが、御客さんに電話オペレータとしてのログイン情報を渡せないので、今のところは無理です。
いつしか、電話オペレータ(エージェント)ではない、カスタマーとしてのログイン情報いらずのAPIができればいいと思っています(もちろん、いたずら電話を掛ける人間に対してIPなどで、止めるように自動でなっている前提で。)

アップデートがあり次第ここに書きます。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?