• 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.

Webhooks

gacott

Member
Hello, Pably, finds the fields using webhooks fine, great. But it's also grabbing the user's data and acting as though that's the field. As an example. it's pulling:

Email:* 1.Email : emailaddress.com, when I just need it to look at that Email : and pull all contacts that go there. Like a wildcard or something? How do I achieve this?

Thanks
 

ArshilAhmad

Moderator
Staff member
Hi @gacott,

Please make a short screen recording and elaborate a bit more on your exact concern. This will help us gain a better understanding of your concern.
 

gacott

Member
Certainly, thank you as well. In this image you can see that it is pulling Name : ssss, and Email : [email protected]. Well that is specific data, not the field itself. I need it to pull the date from the field as each new subscription comes in, not just this one that it is seeing now.

msedge_h4ql5MU7Uc.png
 

ArshilAhmad

Moderator
Staff member
We are still not sure what you mean by 'not the field itself'. If you simply map the data captured from the webhook response to the Gozen Growth action step, any new data received in automation will automatically be added as contacts in your Gozen Growth.

Could you please elaborate a bit more on your exact use case? This will allow us to access the possibility of your use case.
 

gacott

Member
It is being mapped to Name : ssss, It should be mapped to Name :
which is what the field actually is and should be.

I don't know how else to say it, the field is NOT Name : ssss,
that is somebodies name, a temp name we used when testing the first record.

as an example, ssss is a SINGLE record, not a field, The Field is Name:
 

ArshilAhmad

Moderator
Staff member
Thank you for the explanation. We understand it now.

In your workflow setup, you need to map the test data (temporary name) captured from the trigger response, which will then be saved in your 'Gozen Growth' account. During automation, any data received through the webhook will automatically be saved in your 'Gozen Growth' account. So, even though you mapped temporary data, new data fetched through the webhook during automation will be passed to 'Gozen Growth'.

Based on your workflow, we can see that you have directly mapped the data received from the trigger response to your 'Gozen Growth' action step, which is the correct way to set up the workflow.

1713717320814.png
 
Top