{% extends "withnav_template.html" %} {% from "components/textbox.html" import textbox %} {% from "components/page-footer.html" import page_footer %} {% block service_page_title %} Callbacks for received text messages {% endblock %} {% block maincolumn_content %}
When you receive a text message in Notify, we can forward it to your system. Check the callback documentation for more information.