Skip to main content
Nintex Community Menu Bar

Handle inbound REST call

  • October 8, 2020
  • 1 reply
  • 5 views

NigelStratton
Forum|alt.badge.img+5

I’m writing a set of workflows and forms to handle our SMS messaging. We use an external SMS provider with a REST API. When I send a message I’m able to provide a callback, which would allow me to receive the status of the message I sent. Which allows me to know if the message was delivered or not.

Is there a way to configure K2 to receive inbound REST calls?