You can automatically assign Members to Management Rules in WASURENAI based on ticket approval status in a workflow system.
For example, when a SaaS usage request is approved in the workflow system, you can configure the process so that the required account is automatically provisioned.
Open "Settings" and select "External Collaboration".
In the Workflow section, click "Add Data Source". Note: You can also configure the integration from "Management Rules" > "Workflow Integration Settings" > "Integrate".

Enter the authentication information required for the workflow integration.

Copy the Webhook URL and Secret Token.

In kickflow, click Admin Center from the left menu.

Click Webhook under "Integrations" in the left menu.

Click Create New, enter any desired "Name", input the Webhook URL and Secret Token copied from Wasurenai, specify the target and event, and create the Webhook. This setting determines which workflow and operation (event)triggers integration with Wasurenai.

<aside> 📌
Event Descriptions
| Event | Description |
|---|---|
| ticket_created | Ticket created |
| ticket_updated | Ticket edited |
| ticket_opened | Ticket submitted |
| ticket_approved | Ticket approved (Approval / Remand step) |
| ticket_confirmed | Ticket confirmed (Circulation step) |
| ticket_rejected | Ticket remanded |
| ticket_denied | Ticket rejected |
| ticket_completed | Ticket completed |
| ticket_withdrawn | Ticket withdrawn |
| ticket_archived | Ticket archived |
| comment_created | Comment created |
| comment_updated | Comment edited / deleted |
| </aside> |
Return to Wasurenai and click Workflow Integration Settings at the top right of the workflow section.

Click Add Workflow at the top right.
Enter the following items according to your use case and click Add.

<aside> 📌
Item Descriptions
| Item | Description | Display Condition |
|---|---|---|
| Workflow | Select which workflow in kickflow to target applications from. | Always displayed |
| Workflow Type | Select whether the requested software is fixed per workflow or chosen by the applicant upon applying. | Always displayed |
| Software Selection Field | Select which field in kickflow identifies the software. | Only displayed when Workflow Type is set to "Workflow where software to apply for is selected" |
| Target Software | Select which software to target from those specified in the field above. | Only displayed when Workflow Type is set to "Workflow where software to apply for is selected" |
| Target Member for Management Rule | Select whether to apply changes to the applicant or to other members (members matching specified conditions). | Always displayed |
| Member Field | Select which field in kickflow identifies the target member. | Only displayed when Target Member is set to "Members matching specified conditions" |
| Rule Reflection Condition | Select which kickflow action triggers the reflection in management rules. | Always displayed |
| Management Rule | Select which existing management rule in Wasurenai to target. | Always displayed |
| Change to Management Rule | Select whether to assign the target member to the management rule or unassign them. | Always displayed |
| </aside> |
