SOLVED

Is there limitation on inserting number of tokens in the webhook template?

Go to solution
Anonymous
Not applicable

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?

1 ACCEPTED SOLUTION
Kenny_Elkington
Marketo Employee

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.

View solution in original post

2 REPLIES 2
Alok_Ramsisaria
Level 10

Kenny is right. You may use as many tokens you require as there is no limitation in Pay Load template (Webhook Template)

Kenny_Elkington
Marketo Employee

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.