We have a requirement that we need to update(Webhook call) the lead info in a CRM system through Campaign trigger. We need to post almost 30 to 40 fields of lead information through webhook. I understand that I can insert these fields as tokens in Webhook template while creating it.
Is there any limitation on the number of tokens to be used in the template?
Solved! Go to Solution.
There is no practical limit that I know of. You may run into character limitations on the receiving end in the URI if you are sending a GET though.
Kenny is right. You may use as many tokens you require as there is no limitation in Pay Load template (Webhook Template)