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?
Hi
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?
Hi
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/
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

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.