Forum Discussion

KellyLyons1's avatar
KellyLyons1
Qrew Cadet
2 years ago

Ignore form rule in a Webhook?

I recently built a custom data rule so that a required date field cannot be in the past.  I have a webhook that is giving me an error code due to this.  When it goes to my other table to edit the record, if the rule is triggered then it send me the error message.
  Can I add a parameter to ignore this data rule?  Or ignore the field? Or automatically change the date in the required field so that the webhook can work?


Here is my current API:

<qdbapi>
<udata>mydata</udata>
   <usertoken>%user.token.b5zzdf_pj8a_dvzv.Webhook%</usertoken>
   <apptoken>qy4ffub8ki83ibyqqu8ycwdvtyf</apptoken>
     <rid>[Related Estimate]</rid>
  <field fid="200">Invoiced / Completed</field>
</qdbapi>



------------------------------
Kelly Lyons
------------------------------

No RepliesBe the first to reply