On action submit callback

Note: The path is a placeholder. The actual path is determined by the configuration of the app component.

The form is submitted when the user chooses to create their rule. Asana will create the rule action data model object and make a signed request to the on_submit_callback specified in the form metadata returned from the fetch/update rule action form endpoints. Information about the created rule action should be included in the response if it was successfully created. This is the endpoint and schema for updating rule actions; app triggers (V2) will be analogous.

The request is subject to a 10-second timeout if no response is received from the app server.


App components rule on submit request flow

Body Params

Request to submit an action form.

string

The time (in ISO 8601 date format) when the request should expire.

string

The user GID this hook is coming from.

string

The workspace GID this hook is coming from.

object
string

The task GID this hook is coming from.

string

The name of the rule being created

string

The ID of an existing rule action that is being edited

string

The ID of the configuration used to create the rule action.

string

The project GID this hook is coming from.

Responses
200

Successfully handled form submission.

Language
URL
Choose an example:
application/json
Asana Home
Asana helps you manage projects, focus on what's important, and organize work in one place for seamless collaboration.
© 2023 Asana, Inc.