Server Connect vs REST API -- why use one over the other?

Are there advantages for using Server Connects over REST APIs?

What’s the difference between using an API form versus a Server Connect form?

Actually Server Connect is a REST API, so there is no difference.

Server Connect goes a step further and implement the rest API for you according to visually defined action steps flow.

@George, can I add headers to Server Connect?

Not sure if we have an action for that yet @patrick ?

What kind of headers do you want to add?

For this particular discussion, I want to pass an Authorization Header. The reason why is in this post.