Update Group

Update the details of a group in Coupa.

Options

Field Definition Type Required

Pass Empty Values?

Specifies whether empty values are passed to the remote system, instead of skipping an update to the field.

  • Yes: For any input field on the card that is blank or given a null value, the update includes the empty field. This clears any existing value on the remote system for that field.
  • No: For any input field on the card that is blank or given a null value, nothing is sent to the remote system for this field. Any existing value on the remote system remains unchanged.

This option also affects lists or objects, but doesn't affect dropdown types.

Dropdown

TRUE

Input

Field Definition Type Required

Group

ID

Unique identifier of the group.

Number

TRUE

Description

A description of the group.

Text

FALSE

Name

Name of the group.

Text

FALSE

Is Active

Indicates whether the group is active.

True/False

FALSE

Is Open

Indicates whether the group is open for everyone to join or if the owner must invite others.

True/False

FALSE

Can Approve

Indicates whether the users in the group are able to approve.

True/False

FALSE

User IDs

Unique identifier of the user.

List of Numbers

FALSE

Content Group IDs

Unique identifier of the content group.

List of Numbers

FALSE

Output

Field Definition Type

Response

Status Code

Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:

  • A 201 Created status code indicates success where a new resource was created.
  • A 403 Forbidden error indicates that the HTTP request wasn't processed because the necessary permissions were missing.

For a full list of possible status codes, see HTTP status codes.

Number

Related topics

Coupa connector

Cards in flows

Coupa API