Newbie, trouble with database

Hi, I have been following the tutorial Creating the SQLite Database from the Wappler site. I can create and set up the Database and I can view the contents.

The problem appears when I get to the step API Action Setup. When I open the Workflow Panel, the tutorial says it defaults to the Server Actions section and to then Expand Globals.

When I click on the Workflow panel all I see is just flows within the panel.

Also I notice that at the top of the Workflow panel I do not have the Server Actions next to App Flows.

Thanks in advance.

Perhaps you have a basic subscription and not pro?

Sorry, just noticed this is in mobile apps category.

There are no server actions in mobile apps—you need a separate project that will hold all your server logic api’s.

Then in the mobile app, when creating a server connect element, you select the other project before selecting your api.