• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

  • Important: Any reported problems and issues with your integration will be reported to you and we will encourage the app developers help to resolve those integration issues.

How to use Header Authentication for Custom Apps

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: 120
Top