I’m following the procedure below:
Now that the Data Layer is setup you can start making use of the other element action’s to read, write & delete data & also export your bubble data or post the Data Layer JSON to your apps workflow API.
The ‘Export Bubble Data’ action comes in two parts, first you need to run the ‘Export Bubble Data (1)’ action followed by the ‘Export Bubble Data (2)’ action. To use the export actions you need to enable your apps Data API (GET), check all ‘things’ you want to export & generate an API key. The API Key is required in the plugin’s settings in the field Bubble Data API Key
.
Exporting is as simple as defining your Data API’s URL for the thing your exporting, then using the resulting JSON in the 'Export Bubble Data (2) ’ action.
My workflow:
My output json:
My collection still empty:
What am I doing wrong ?