Open slachs opened 3 years ago
@dylburger is this implemented as an app on Pipedream? I haven't found any currently implemented apps with a name matching phone
. (perhaps this issue should be labeled as app
?)
@dannyroosevelt I see that the phone.com app is admin-only. Do you happen to know what the status of that is?
If it's not easy, we can mark this as blocked and come back to it when the app is integrated.
@dylburger I created the shell yesterday but I'm waiting to hear back from the company re: approving our OAuth app.
@GTFalcao it's not configured as an app yet, so you can't start building it quite yet. I've marked it as blocked until then.
@GTFalcao this is now live -- you should have a directory for phone_com/
in /components/
shortly.
Great to hear that @dannyroosevelt , I see the directory is available and will get this started!
For the record, Phone.com requires a paid account to use. While the endpoints are documented, the response schemas are not, so this will need a working account to continue development - I've created the basic structure for the app and one "send message" action, as Typescript components.
It is also worth noting that this may not be available on some countries
We will be using this to integrate slack with inbound/outbound messages via our business phone number.
API reference info here:
https://apidocs.phone.com/reference#post_v4-accounts-voip-id-messages
PS: You guys ROCK!