Can Appian launch a process based on an SMS message from an external application

Can Appian launch a process based on an SMS message from an external application?...

OriginalPostID-82483

OriginalPostID-82483

  Discussion posts and replies are publicly visible

Parents
  • Yes, Appian can launch a process based on an SMS message from an external application. Here's a general idea of how you can achieve this:

    1. Create an HTTP endpoint in Appian that accepts incoming SMS messages.
    2. Integrate the external SMS application with Appian using the HTTP endpoint.
    3. Parse the SMS message in Appian to extract the relevant information.
    4. Use the extracted information to trigger a process in Appian, such as creating a new record, updating an existing record, or starting a new workflow.

    You may need to write custom code in Appian or use a plugin to handle the SMS integration, but the exact implementation will depend on the specifics of your use case and the SMS application you're using.

    Read More: SMSala

  • The original request is 9 years old. Lot has changed then since. 
    https://docs.appian.com/suite/help/22.4/ccs-21.4.1.0/ccs-site-features.html

Reply Children
No Data