Zuplo · Arazzo Workflow
Zuplo Add a Manager to a Consumer
Version 1.0.0
Create a consumer, add a manager to it, then list the consumer's managers.
Provider
Workflows
add-consumer-manager
Create a consumer and attach a manager, then list its managers.
Registers a consumer, adds a manager by email and sub, and lists the consumer's managers to verify the attachment.
1
createConsumer
ApiKeyConsumersService_create
Create the consumer that the manager will be attached to.
2
addManager
ApiKeyConsumerManagers_create
Add a manager to the consumer using the supplied email and sub.
3
listManagers
ApiKeyConsumerManagers_list
List the consumer's managers to confirm the manager was added.