
Hi, I am a new one here
Can somebody guide me with this: I need to capture the id of a new customer when it is created, using dirtable
to take this to a new table
Where should I to start? or the steps to follow to accomplish this?
Thanks
Hi Aprilsmith
You can use the Insert method in CustTable table, at the end of this method you can add your code to insert the data to the new table.