Hi, when using API to update records https://api.tapeapp.com/v1/record/{record_id}. I don’t get any notification of content changes on the right sidebar panel - All -. Should we be getting the notifications?
Thanks
Hi, when using API to update records https://api.tapeapp.com/v1/record/{record_id}. I don’t get any notification of content changes on the right sidebar panel - All -. Should we be getting the notifications?
Thanks
Hi @andyG
thanks for your question.
Indeed, when a record is updated via API, the change will yield a notification for people following that record - analog to making a change inside the web application directly. Note, that as you are utilizing a user API key, there will be no notification to that user the API key belongs to (because technically he/she is making the change on their own). In addition, only followers of the record will receive a notification.
There is also an option to omit notifications when making an API call, you should find out more amongst our documentation (the parameter is called silent
):
If you’d like to know more about how notifications work in Tape, check out the help center article:
Hopefully this resolves your question. Let me know if there are any further things that should be clarified.
Cheers
Tim
Thanks
Cheers
Tim