• ⚠️ Important: This forum is being discontinued.

    We've moved community discussion to a new platform — better search, faster replies, and tighter integration with the Pabbly apps you already use.

    • Sunset date: 23 July 2026 (this forum will go offline after that)
    • Until then: Login remains available for 30 days
    • Continue the conversation: https://sales.pabbly.com/forum

How to use Header Authentication for Custom Apps

Status
Not open for further replies.
In Pabbly Connect, the Header Authentication option allows for API requests to be authenticated through the use of a key-value pair in the headers.

To utilize this option, it is necessary to specify the header key for every individual action or trigger event within your application. This means that for each action event you create, you must specify the header key so that the API request can be properly authenticated.

By choosing the Header Authentication option, you ensure that the API request will be authorized using the key-value pair located in the headers, providing a secure and effective way to authenticate API requests.

In order to use the Header authentication for your custom app, you need to select the Headers option under your App configuration section as shown below:

1675945782708.png


Now, you need to configure the Header parameter for each and every action or trigger of your app.

Here is an example of MailerLite app action configured with Header Auth -

1675945817450.png


Similarly, you need to configure the same Header key for other actions or trigger events of your app.

Your App connection will look like this -

1675945830664.png
 

Attachments

  • 1675945792866.png
    1675945792866.png
    34.2 KB · Views: 305
Status
Not open for further replies.
Top