If you are using scenarios with data stores on Integromat or Make you might want to create a data store yourself. These are basically small databases or you can view them also as Google Sheets, if it will be easier for you.
To create the data store, go to Data Stores. And click Add Data store.
Set up a name for the datastore. For example, this one will collect tweets, so we’ll call it the Twitter Store, and then click the add button to create a new data structure.
Then add items to it.
Every item is a new column in your sheet, or your database. Click here, type the name of the item.
Let’s say… This can be like Twitter… Tweet ID. Then specify the type of data that will go into this column. So, if it is an ID, it is text, so choose Text format. Add another item, a Publish Date for example, and then choose Date format. You can also set the data in the column to be “required” or multi-line.
After you do that, click Save… And click save in the data store setup.
So now, if you want to view the data store, you should click Browse. And you will see the three columns.
The first one is called Key. It’s like a row number in Google Sheets, for example, and it is used for mapping the database. The other two columns are the ones we just created.
Now, you can implement this data store into your scenarios.
Hvala i prijatan dan.