First step polling webhook with formatted date.

shmtech

Member
I need to pull conversion transaction via a polling webhook call to the Pepperjam/Ascend API find any NEW transactions, then then do a HTTP POST with data retrieved from the call to another server that a conversion took place. So the second step should only happen if NEW transactions are pulled, meaning that it needs to to dedupe any transactions that have already been processed via a deduplcation key. The Pepperjam/Ascend API requires a dynamic start and end date field, so we need to have a date in that webhook that is two days previous to current, and a date that is current today. Zapier wouldn't work for us because they only allow a polling webook as step #1, and we need a dynamic date to be generated before that for the webhook, which in Zapier would require it's own step before the polling webhook, which they do not support. So I'm wondering if this could be setup in Pabbly.
 

ArshilAhmad

Well-known member
Staff member
Hi @shmtech,

Currently, we do not have a direct integration with the Pepperjam/Ascend API you are referring to. Since it uses a polling-based trigger, you have two options:
  1. You can submit a request to add this application to Pabbly Connect on our dedicated platform:
    https://pabbly.featureos.app/b/Integration-Request
    Our integrations team will review your request and, if possible, add the desired application to Pabbly Connect.
  2. Alternatively, if you wish to create a custom integration, you can reach out to our team at [email protected]. Our integrations team will assist you further with the process.
 
Top