We’d like to add custom data retrieved from an API call to display on the post submission page.
Basically, when the name that is filled in on the form matches with a name from the API database, the extra details (for example a seat number, which is stored in the API database) should display on the post submission page.