Connection HTTP Parameter Question

I have an HTTP connection where I have been provided with an Application ID and Application Secret, but I didn't know if this would be a case where I needed to put it in the custom HTTP header section when building out the connection or if Celigo automatically does this if I enter this in the username/PW area for basic credentials?
As always I appreciate the help!
Screenshot from apps developer page:

Screenshot showing how I "think" I need to do this:

@daveguderian you would setup a HTTP connection and use "basic" authentication type and then just enter the application id in the username field and enter the application secret in the password field.

Excellent. Thanks so much Tyler!