Extract data from query string

murrayzz1

Member
I would like to be able to extract data from a query string in a URL and send it to my ActiveCampaign account. Is this possible with Pabbly Connect?

Example:
  • User clicks a link with the URL www.[some url].com?email=[email protected]&campaign=campaign01
  • User is routed to www.[some url].com, data is extracted and sent to ActiveCampaign
Can anyone explain how to achieve this please?
 
P

Pabblymember11

Guest
Hey @murrayzz1

If the data comes through the trigger application's query parameters, I'm afraid it won't be possible to display it on our platform at the moment. However, we're constantly working on improving our capabilities, so please stay tuned for potential updates in the future.

Also, please let us know from where you are getting the data in query parameters.
 

murrayzz1

Member
Hi, thanks for the prompt reply.

The data is coming from various email marketing platforms. The platform user inserts a link to my lead magnet in their email, which includes the personalisation data.

No probs if Pabbly cannot yet do this - I'm investigating a couple of other options.
 
P

Pabblymember11

Guest
Thank you for the update! We'll notify you once we add support for query strings in the webhook trigger event.
 
Top