Search code examples
salesforcevisualforceapex

how to make mavensmate sync a flow from salesforce platform to sublime


I created a flow from the process builder , and I want to sync it locally. When I looked at the project from mavensmate , I couldn't find the file which is named .flow

This is my first question in stackoverflow , I'm sorry about my poor english , hope you can understand what I described . who could give me some suggestions?
Thanks!


Solution

  • First, you need to update your local SF project metadata. For that, in SublimeText, go to MavensMate menu -> Project -> Edit Project. It should open the project metadata tab in your browser. Click the "Refresh" button and then choose the flow that you need in your project tree. Click "Update project". After that you should be able to find the flow in your project folder.