Forum Discussion

PaulPeterson1's avatar
PaulPeterson1
Qrew Assistant Captain
6 years ago

Re: Webhook error

Pretty sure I found the problem,  but this is the webhook to add a record when a new record is created in another table:

</qdbapi>
<udata>mydata</udata>
<usertoken></usertoken>
<apptoken></apptoken>
<records_csv>
<![CDATA[
%RepeatOn%
[Record ID#]
%RepeatOff%
]]>
</records_csv>
<clist>3</clist>
</qdbapi>

​I think I found the problem.  I had the wrong fid in the clist for the Record ID#  The webhook above is corrected with the right fid #​

------------------------------
Paul Peterson
------------------------------
No RepliesBe the first to reply