• 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 $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

HTTP request

Your Workflow URL
n/a
Your Task History ID
n/a
Consent to Access & Modify
I authorize Pabbly Support to log in to my account and make changes to the specified workflow for troubleshooting.
Goo dday \\I have a URL from a service proider where they send our leads to. What modules for triggers and actions do i need to use to receive the Leads when they are populated in their URL - API?
 

Preeti Paryani

Well-known member
Staff member
Hello @Trinity One Social,

Could you please elaborate a bit more on your use case or let us know the name of the service provider and where you would like to send the leads? This will help us suggest the most suitable triggers and applications for your workflow.

In general, if the specific service provider or destination app is not natively integrated with Pabbly, you can use:
  • Webhook by Pabbly (as the trigger) to capture the leads, and
  • API by Pabbly (as the action) to send the data to any other platform.
Kindly share more details about your setup so we can guide you better.
 

Preeti Paryani

Well-known member
Staff member
Hello @Trinity One Social,

Thanks for sharing the details of your use case. Could you please provide us with the API documentation for Autotrader (not just the endpoint)? This will help us review the authentication method and data structure so we can guide you with the correct trigger and action setup.

Additionally, please check with the Autotrader team if they supports webhooks, as that would allow real-time lead capture instead of periodic checks. Once you share the API documentation, we’ll review it and assist you further with the configuration.
 
i have asked - but i managed to connect with a scheduler as a trigger and then user the api action - but how do i setup that it only pulls the data between now and when the previous execution was run so that it doesn't pull all the leads every time...the scenario url is:

 
Please check for me

1) I am using the parameters as provided by the API documentation - see attached but still it pulls all the data and not just recent
2) when processing the LEadconnector action - it only processes one lead and not all retrieved.
 

Attachments

  • Lead Service Documentation.pdf
    109.1 KB · Views: 6

Preeti Paryani

Well-known member
Staff member
Hello @Trinity One Social,

Please remove the query parameter from the endpoint and make sure the date mapped under parameters matches the format as per the API docs.

1762929763540.png
 

ArshilAhmad

Well-known member
Staff member
In the workflow setup, the Iterator only shows the first set of data. However, during automation, it will process each lead individually.
 
Top