KingdomFirst / RockBlocks

KFS repository for all Rock Blocks.
https://www.kingdomfirstsolutions.com/rock
Apache License 2.0
5 stars 1 forks source link

Simple Texting Webhook #122

Closed nateh777 closed 2 years ago

nateh777 commented 2 years ago

Description

What does the change add or fix?

Added webhook for Simple Texting. Supports delivery confirmation and processing incoming messages for sms pipeline, standard processing and sms conversations. Also supports media/mms attachments for v13+


Release Notes

What does the change add or fix in a succinct statement that will be read by clients?

Requested By

Who reported, requested, or paid for the change?

VWC


Screenshots

Does this update or add options to the block UI?

Internal to Rock


Change Log

What files does it affect?

Webhooks/SimpleTexting.ashx


Migrations/External Impacts

Is it a breaking change for other versions/clients?

Requires the communication transport/component from https://github.com/KingdomFirst/RockAssemblies/pull/103