Invoke Function (MS Azure Functions) activity
An activity that invokes a function in Microsoft Azure Functions.
Configure the Invoke Function activity
Examples
- (External) AgilePoint NX Connector For Azure Functions
- Examples - Step-by-step use case examples, information about what types of examples are provided in the AgilePoint NX Product Documentation, and other resources where you can find more examples.
Prerequisites
- AgilePoint NX OnDemand (public cloud), or AgilePoint NX PrivateCloud or AgilePoint NX OnPremises v9.0 or higher.
Good to Know
- To send an email notification, click
Advanced >
Email Notifications .
For more information, refer to Email Notifications screen (Process Activities).
- In most text fields, you can use process data variables as an alternative to literal data values.
- You can configure whether this activity waits for other activities before it runs.
For more information, refer to How Do I Configure an Activity to Wait for Other Incoming Activities?
- This section shows the configuration settings on the configuration screens for this activity. Other configuration settings apply to system activities. For more information, refer to:
How to Start
- Open Process Builder.
For information about how to open this screen, refer to Process Builder.
- In Process Builder, in the Activity Library, open the MS Azure Functions tab.
- On the MS Azure Functions tab, drag the Invoke Function activity onto your process.
General Configuration
Specifies the basic settings for the Invoke Function activity.
Good to Know
- Documentation for this screen is provided for completeness. The fields are mostly self-explanatory.
Fields
Field Name | Definition |
---|---|
Display Name |
|
Description |
|
Invoke Function Configuration > Request Mapping tab
Connects the request payload from Microsoft Azure Functions to the process schema.
Fields
Field Name | Definition |
---|---|
MS Azure Functions |
|
Create |
|
Function |
|
Method |
|
Enter Request Payload / Get Request Payload From This Variable |
|
Invoke Function Configuration > Response Mapping tab
Specifies where to store the response from Microsoft Azure Functions.
Fields
Field Name | Definition |
---|---|
MS Azure Functions |
|
Create |
|
Function |
|
Method |
|
Enter Response Payload / Store Response In This Variable |
|