Tool to update an existing Coupa account. Use when you need to modify account information including account type, activation status, code segments, and display name.
idRequiredintegerCoupa unique identifier of the account to update.
codestringAll segments concatenated with a hyphen (-). Auto-generated from segments if not provided.
namestringDisplay nickname searchable through the user interface.
activebooleanControls account availability; false deactivates, true activates.
segment-1stringFirst code segment (≤100 characters)
segment-2stringSecond code segment (≤100 characters)
segment-3stringThird code segment (≤100 characters)
segment-4stringFourth code segment (≤100 characters)
segment-5stringFifth code segment (≤100 characters)
segment-6stringSixth code segment (≤100 characters)
segment-7stringSeventh code segment (≤100 characters)
segment-8stringEighth code segment (≤100 characters)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.