How to download whole code of apigee API proxy in local machine

Not applicable

I am using apigee edge for creation of api proxy message flow using develop .

Is there any way to write this flow in some IDE ?

if yes, which IDE to use?

How to download whole code written in apigee edge develop option of apigee API proxy in local machine ?

What are other options to write code for apigee api proxy?

Using apigee edge, where exactly i can see the error log while saving the api message flow as currently i am getting error " Error Saving Revision 1

Unknown error.". I am not able to find the error details.

Solved Solved
0 2 636
2 ACCEPTED SOLUTIONS

You can use any IDE you choose. Popular options include VS Code and Sublime Text.

It is possible in the Apigee UI to click "Project" -> "Download Revision" to download it to your local machine.

I would recommend checking out the Apigee Maven plugin to deploy. https://github.com/apigee/apigee-deploy-maven-plugin

View solution in original post

Not applicable

You can use any eclipse version with maven plugin then can use maven for download.

View solution in original post

2 REPLIES 2

You can use any IDE you choose. Popular options include VS Code and Sublime Text.

It is possible in the Apigee UI to click "Project" -> "Download Revision" to download it to your local machine.

I would recommend checking out the Apigee Maven plugin to deploy. https://github.com/apigee/apigee-deploy-maven-plugin

Not applicable

You can use any eclipse version with maven plugin then can use maven for download.