Hi, I’ve created a Zap which will trigger whenever a row got added or updated in SQL table. The table contains set of rows with same primary key which is unique for the set of rows. I’ve used that column as primary_key and I’m using Date field as Order By. As mentioned by Zapier team, I need to use a unique Id as primary key and Date/Time field for Order By fields. Is there any way I can use my existing columns for this requirement.
Attached the screenshot for reference.