How to get max value from one table and use it to insert into another table?

I have 2 tables, I want to get the max value from the table 1 field and then use that value as part of the insert to table 2.

How do I set this up in the API Steps?

Community Page
Last updated: