monday.com policy
A monday.com policy contains the connection details that are used by a monday.com Input or monday.com Request node when connecting to a monday.com application.
You can use a monday.com Request node in a message flow to connect IBM® App Connect Enterprise to monday.com applications and issue requests to create, retrieve, update, or delete objects such as boards, item files, items, subitems, and users. You can use a monday.com Input node in a message flow to accept input from monday.com. The monday.com policy controls, at run time, access to the monday.com application.
The monday.com policy is created when you configure a
connection between a monday.com Input or monday.com Request node and monday.com by using the Connector Discovery wizard. During
the process of discovery, account credentials are stored in the vault and connection details are
stored in a monday.com policy. The policy is created
with a type of monday.com
, and the name of the policy is returned to the node and
specified in the Connection tab, in the format
{policyProjectName}:policyName
.
You can also create, update, or delete a monday.com policy by using the Manage Discovery Connector Policies and Credentials wizard, which you can access by right-clicking the policy project in the IBM App Connect Enterprise Toolkit and then clicking .
You must deploy this policy before message flows that use the policy are started. If you redeploy a monday.com policy, all message flows that are using the policy are stopped.
For more information about using monday.com policies, see Using monday.com with IBM App Connect Enterprise.
Property | Property name in .policyxml file | Description of properties |
---|---|---|
monday.com Credential Name | credentialName | This property specifies the name of the credential that is used for the
connection to monday.com. The specified credential can be defined during connector discovery and stored in the vault. Alternatively, you can specify an existing credential that was configured by using the mqsicredentials command or the server.conf.yaml file, or loaded through an external credential provider. |
monday.com Authentication method | authenticationMethod | This property specifies the type of authentication that is used for the
connection between IBM App Connect Enterprise and monday.com. This value is reserved for future use and must
be set to BASIC . |
monday.comApplication Type | applicationType | This property is reserved for future use and must be set to the value
online . |
monday.com Application Version | applicationVersion | This property is reserved for future use and must be set to the value
v1 . |