[✅ Solution] Getting the Record ID of a created item

How can I get the record ID of an item I’ve just created. The only token that comes up is created_member_1_ID but I don’t think thats correct as it only returns 2 (see screenshot) the second ID is a different record that was created in a loop

Hi @Martin_E

I think that should be the number:

You have created record: 155801130 which if you remove the 2, from the start of your console log i think match

Thanks.
The 2 was coming from the collected_member_app_record_id. I was getting the wrong token. User error :roll_eyes:

1 Like