Skip to main content
Question

How to pass UTM parameters in a POST webhook to a CRM

  • April 24, 2025
  • 3 replies
  • 25 views

I am trying to pass on UTM parameters as part of a POST webhook that goes to a CRM using different fields; is this possible?

This post has been closed for comments. Please create a new post if you need help or have a question about this topic.

3 replies

Troy Tessalone
Zapier Orchestrator & Solution Partner
Forum|alt.badge.img+14
  • Zapier Orchestrator & Solution Partner
  • 34032 replies
  • April 24, 2025

Hi ​@Amir.Saad 

That will depend on the CRM API endpoint requirements that you are trying to use.

What is the link to the app API endpoint documentation you referenced to configure the POST request?


  • Author
  • Beginner
  • 2 replies
  • April 26, 2025

Hi ​@Amir.Saad 

That will depend on the CRM API endpoint requirements that you are trying to use.

What is the link to the app API endpoint documentation you referenced to configure the POST request?

Thank you -
https://apidocs.childcarecrm.com/ 


Mohammad_Shahzaib_Nawaz
Forum|alt.badge.img+3

Yes, as per the documentation provided by you, you can send the UTM data as part of the JSON body via POST Webhook,

Makesure you are passing all the required parameters and in the correct way as provided in the api documentation.

https://apidocs.childcarecrm.com/#f0f473cf-c8a7-49b6-8bcb-a59f18f1b0ac