• 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 Set-Up the Integration Based on Auth Type Bearer Token

Status
Not open for further replies.
This documentation provides a comprehensive, step-by-step guide to understanding the OAuth 1.0 setup process. For example purposes, we have chosen "MailerLite" as our focus application.

  • App Details and Auth Configuration:

1663566707637.png


๐Ÿ‘‰ We followed the Mailerlite API docs for selecting the Auth type as Bearer Token. Learn more


1663573302871.png


  • How to Configure Triggers Event:
Trigger - Campaign Sent

1663741200597.png


Note: You need to input the Bearer Token in the trigger at the setup time. When it runs successfully then you must remove the token.

1663582288835.png


Trigger Frontend View
1663579512284.png

  • How to Configure Actions Event:
Action - Assign Subscriber to a Group
Action Event API Configuration with JSON Request Body Type:

  1. HTTP request method - POST
  2. API Endpoint URL - https://connect.mailerlite.com/api/subscribers/{{subscriber_id}}/groups/{{group_id}}
  3. Request Body Type - Specify a request body type to request this action event. By default, it is JSON.
  4. Wrap in Array - Specify if your request raw JSON needs to be wrapped in an array or not.
  5. Set Body/Query Parameters - Set parameters if this action event requires passing the query/URL parameters or mapping in request raw JSON e.g. list_name.
  6. Request Body (Raw JSON) - Select this if this action event requires passing the raw JSON data. If used in endpoints then, all variables in it defined under the Set parameters option should have the required option opted. (Some API accepts blank values for JSON keys).
1663582643610.png


Note: You need to create the Inbuild Actions "Get Groups" and "Get Account's Subscriber" to get the "Group ID" and "Subscriber ID" in the Dynamic dropdown.

  • How to Configure Inbuilt Action:
Create and add the Inbuilt action in the action step.
1663576043991.png


1663741628788.png




1663742080392.png


1663741979893.png


To get the subscribe ID & Group ID dropdown you need to map the response of the Inbuilt action response in the dynamic dropdown by clicking on the gear.



1663571099354.png




1663575892112.png



Action Frontend View:

1663574361752.png


๐Ÿ‘‰For further details, refer to this guide for creating new actions and triggers in your application. Learn more

๐Ÿ‘‰Refer to the video below for instructions on creating your app with a similar authentication type:
Learn more
 

Attachments

  • 1663566812960.png
    1663566812960.png
    232.3 KB · Views: 250
  • 1663567284294.png
    1663567284294.png
    248.4 KB · Views: 247
  • 1663574905544.png
    1663574905544.png
    57.3 KB · Views: 217
  • 1663575979591.png
    1663575979591.png
    15.8 KB · Views: 241
  • 1663576029942.png
    1663576029942.png
    15.8 KB · Views: 204
  • 1663649586565.png
    1663649586565.png
    205.6 KB · Views: 242
  • 1663649649148.png
    1663649649148.png
    194.7 KB · Views: 247
  • 1663738732060.png
    1663738732060.png
    302.8 KB · Views: 262
Last edited by a moderator:
Status
Not open for further replies.
Top