Hi all,
I am building a web app with Pory (pory.io) as the frontend and Airtable as the backend.
I would like users to log in and enter information into Airtable via Airtable forms.
I have been able to set up users on Pory and integrate this with Airtable. However, when I fill out a form as a logged-in user the records that are created have "Anonymous" in the field "created by", and do not appear to be associated with the logged-in user.
Is it possible to prefill a field in the the Airtable form with the ID of the logged-in Pory user, or to otherwise to associated the record that is created when the form is submitted with the logged-in user?
Best regards,