Issue with Duplicate Webhook Requests and CRM Data Duplications
36 views
Skip to first unread message
Miquel (Grupo Esneca Formación)
unread,
Jul 26, 2023, 10:23:23 AM7/26/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Ads API and AdWords API Forum
I have a problem with the requests to our CRM webhook from the forms in our "discovery" type campaigns that include a lead capture form. Currently, we are receiving multiple duplicate requests in the webhook, causing repeated information to be added to our CRM. Instead of receiving the information only when a user completes the form, we are getting multiple submissions of the same information.
This situation has led to the addition of a large number of duplicate records in our CRM, with over 500 repeated entries in just 15 days. Managing so many duplicate data is impeding our operation.
Message has been deleted
Google Ads API Forum Advisor
unread,
Jul 26, 2023, 11:59:55 AM7/26/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to desarro...@grupoesneca.com, adwor...@googlegroups.com
Hi,
Welcome to the Google Ads API forum channel.
Can you please confirm if you are having issues with Google Ads API (https://developers.google.com/google-ads/api/docs/start)? I'm asking as this channel is intended for Google Ads API related concerns only. If you're indeed having issues with the said API, please provide the complete request and response logs with request-id so we can take a closer look and assist you. You may send these to us via Reply privately to author option.
If you are using one of our client libraries, instructions to configure logging can be found by navigating to the Client libraries > Your client library (ex Java) > Logging documentation, which you can access from this link: https://developers.google.com/google-ads/api/docs/client-libs. For REST interface requests, you can enable logging via the curl command by using the -i flag. This will cause the tool to include the HTTP response headers in the output.