• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    πŸš€ Exclusive Lifetime Offers πŸš€

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • πŸ”₯ Pabbly Connect β€” Lifetime Access for $249 β€” View Offer
    • πŸ”₯ Pabbly Subscription Billing β€” Lifetime Access for $249 β€” View Offer
    • πŸ”₯ Pabbly Chatflow β€” Lifetime Access for $249 β€” View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

  • 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

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: 213
Status
Not open for further replies.
Top