Added Register Workflow Request Handler and fixed some bugs
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
type: http_request
|
||||
model: http_request
|
||||
id: rq_qMQNa95s3H
|
||||
createdAt: 2025-07-24T10:00:16.697661100
|
||||
updatedAt: 2025-07-25T17:35:16.939160200
|
||||
workspaceId: wk_gViMDNsLC9
|
||||
folderId: fl_gBnxCkQD7y
|
||||
authentication: {}
|
||||
authenticationType: null
|
||||
body:
|
||||
text: |-
|
||||
{
|
||||
"email":"${[ email ]}",
|
||||
"password":"${[ password ]}"
|
||||
}
|
||||
bodyType: application/json
|
||||
description: ''
|
||||
headers:
|
||||
- enabled: true
|
||||
name: Content-Type
|
||||
value: application/json
|
||||
id: bMujbbncVX
|
||||
method: POST
|
||||
name: Login
|
||||
sortPriority: -1753351216695.0
|
||||
url: ${[ BASE_URL ]}/auth/login
|
||||
urlParameters: []
|
||||
Reference in New Issue
Block a user