Forum Discussion

sandeepsandeep's avatar
sandeepsandeep
Qrew Assistant Captain
7 years ago

Add record to another application by Webhooks

Hi,

I am  trying to add a record from one application to another app by using webhooks ,  But it is not getting added ,may i know the reason.

Is it possible to add record from one app to another app by webhooks?

5 Replies

  • this is possible... you just need to make sure the usertoken that you are using in the webhook is assigned to both applications
  • Also, the record ID or the key field need to be added to the webhook to ensure the records got added properly.
  • please can you send  webhook code for add record t o another application
  • please can you send  webhook code for add record t o another application
  • here is a screenshot from one of my apps.  I struck out a few fields for confidentiality but the important values you need to set are the table id of the table in the "other" app and the user token that should have access to the "other" app.