Call API - passing recordID into the body

Hello,

I’m trying to use the Call API feature. So basically, I want to send data to the Make webhook.

Among the data, I want to send:

  1. recordId from an Airtable list
  2. tableId from the Airtable list

I’m totally unable to do that. I’m sure it’s possible but I didn’t figure it out. Of course, I don’t want to create fields for recordId and tableId, as it pollutes my Airtable data.

Can someone help me?