Procedures

APIs REST Version 1

Run a Procedure

Runs a procedure specified by the endpoint passed. For more information on procedures, see the procedure documentation. Submissions can be passed to the endpoint by permalink with an optional submission parameter.

The permalink parameter should be the form's 10-character permalink as it appears in URLs like /forms/XXXXXXXXXX/responses. The endpoint parameter should be the endpoint assigned to the procedure. The brackets are included to highlight the parameters, and should not be included in the actual URL.

POST https://forms.sonadier.com/api/v1/forms/[permalink]/procedures/[endpoint]?submission=ABCDEFGHIJ