• 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 we built the Moosend app (based on Parameter)

App Name - Moosend
API Docs
-
https://moosendapp.docs.apiary.io/#introduction/making-api-requests

Authentication Method - API Key (Parameter)

You can follow these steps to build the app integration with a similar auth type.

1. App Details and Auth Configuration.

1664364854230.png



👉 We followed the Moosend API docs for selecting the Auth type as API Key using key-value pair in query parameter.


1664364103106.png



2. Configure Triggers

Trigger name : New Subscriber
Type - Setup by Instruction

Webhooks Setup by Instructions (Highly Recommended) - If your app provides an option to add a webhook URL in the app dashboard itself, you can configure this type of Triggers for your app. It is a description-based trigger event. It triggers an instant notification to the Pabbly Connect workflow’s webhook URL when a trigger event occurs in the app.


1664454613044.png



Trigger Frontend View:

1664454726033.png


3. Configure Action

Action - Add New Subscriber

1664455016637.png



Configured the API key Parameter.
1664776789496.png


Note: To configure the field details click on the gear button respective to the specific parameter.


4. Inbuilt Action

1664776856922.png



👉Now, select the available inbuilt action events from the dropdown field as shown below:


1664779188500.png



Action Forntend View:

1664776364150.png


👉 For more details follow this guide for creating new actions and triggers in your apps - https://forum.pabbly.com/forums/pabbly-connect-app-integration-guide/

👉 Refer to the below video for creating your app with a similar auth type:

 

Attachments

  • 1664361825401.png
    1664361825401.png
    177.2 KB · Views: 141
Last edited by a moderator:
Top