DMXzone App Connect Support Product Page

Answered

Insert the automatic id number of table on email

7 years ago manuel pinto posted:
I have a table with a primary key and set to autoincrement. Is there a way when user insert a record to get the id number on the email that is sent to user after he insert the record?

Replies

Replied 7 years ago
7 years ago Teodor Kuduschiev replied:
Hi Manuel,
The ID of the inserted record is available right after the insert record step in server connect. You can put it in an setvalue step, and output it to your clients:
prntscr.com/is1gac
Replied 7 years ago
7 years ago manuel pinto replied:
Got it!
Great. Thanks

Reply to this topic