ExecuteMacro

Description: Executes a macro within a Rulex process.

URL/executeMacro

Method: POST

Header: You must provide the authentication token in the header, using the following syntax:

{ Authorization : "Bearer" + " " + token }


Parameters

The ExecuteMacro method uses the following parameters:

Name

Data Type

Mandatory

Default Value

Description

Name

Data Type

Mandatory

Default Value

Description

process

string

 

The name of the process to which the macro belongs.

macro

string

 

The name of the macro you want to execute.

 

Syntax example

Data Params
{ process : process name, macro : macro name }


Response Codes

Code

Result

Response

Code

Result

Response

Success

200

Success

 

Warnings

307

Temporary redirect

{ resultUrl : url }

Client errors

400

Bad request

 

404

Not found

 

 

Need to get in touch? https://www.rulex.ai/contact/ - Need a license renewal? https://rulex.atlassian.net/servicedesk/customer/user/login?destination=portals
© 2024 Rulex, Inc. All rights reserved.