...
Please refer to the link for more information https://flexagon.atlassian.net/wiki/spaces/FD80/pages/10523836417/Set + Up + of +Apigee+X#Setting-up-the-Cloud-Account-for-Apigee-Apigee X | Setting up the Cloud Account for Apigee X
Property Name | Property Code | Required | Description |
---|---|---|---|
Apigee Org Name |
| Yes | The org name of the apigee account. |
Apigee Host URL |
| Yes | Apigee Host URL. |
Apigee Bearer |
| No | Apigee Bearer Token (Access Token) this takes precedence over service account file. |
Service Account File |
| No | Content of the service account file. |
Apigee Portal Site Id |
| No | Apigee Portal Site ID |
Apigee Client Secret Key |
| No | Apigee Google Token Email |
...
Child pages (Children Display) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Example Workflows
Simply create workflow with name and type shown below, click Save, go to Definition, click Source button, then download source code replace entire contents on Source popup.
Workflow Name | Workflow Type | Source Code | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Extract and Save Artifacts | Build |
| Extract files from supported SCM and save as artifacts for use during deploy. | ||||||
ApigeeDeploy | Deploy |
| Deploy build artifact files to Apigee. |
...