Welcome to the Airtable community!
Also, keep in mind that “When Record Created” triggers the instant that a record is created, which is typically before there is any data in the record. Unless the record was created via a form or with an API, any field values for the record will be blank. So, if you are trying to send user-entered data to the other server, you may need to use a different trigger.