Return the ID of the just created row inside a Bot

Hello all!
I have a bot, that works on Table1, inside the process used by the bot, I create a new line inside Table2. 

I would like (need) to recover inside this boot the ID of the just added line (inside the Table2) and then, add this ID inside a line of Table1. (note this line is the final step of my bot).
I want to all this, without using a Ref column.. It is not really necessary in this specific case. 

To be more clear, Table2 is the the table generated from Google Calendar and so, I don't want/need to have a foreing key between the GCalendar table and Table1.

Do you think that it is possible? 
If yes, can you please help me? 

0 2 165
2 REPLIES 2
Top Labels in this Space