-
Notifications
You must be signed in to change notification settings - Fork 3
Use Case New Trial API Customer
Maxim Khailo edited this page May 4, 2017
·
2 revisions
Actor: Fox Operator
Scope: Onboarding
Fox Operator has preliminary information about a customer to be able to create their account.
- Customer Company Name
- Customer Domain Name
- Company Administrator Email Address who will get access to Admin.
- Fox Operator fills in customer information into a tool.
- They validate that the information is correct with another.
- Fox Operator executes the tool.
- Tool outputs the URL the customer can hit to access their admin.
- Tool outputs Admin credentials which allow you to log into admin.
- Tool outputs API credentials which allow you to hit the API.
- Tool communicates the credentials via a secure channel to appropriate parties.
- Executes Main Scenario until step 2.
- Inputs optional ID of previous organization.
- After step 3 in main scenario Tool updates existing organization with new info.
- Tool destroys old admin and creates a new one.
- Output is same as main scenario.