Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
Esta conversa foi bloqueada devido à inatividade. Crie uma nova publicação.
API Endpoint NTAG...I'm trying to figure out how to automate notifications to all users who have been tagged in an update thread at any point.
I'm trying to figure out how to automate notifications to all users who have been tagged in an update thread at any point. I know the NTAG endpoint is a thing but I keep getting this error when trying to call it through a Fusion API module:
The operation failed with an error. [422] APIModel V11_0 does not support field NTAG (Note)
Any help would be appreciated.
Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.
Visualizações
respostas
Total de curtidas
You can find out who is tagged in a note using the "Read a record" card for note
That seems like a good start...Does that pull everyone who has been tagged in all notes on a given issue/task/project? I assume no, but thought I'd check.
Visualizações
respostas
Total de curtidas
in that case you'll probably want to use a custom api module and search for notes where the project ID is equal to your selected project;
Thanks @Ciaran Campbell‚!
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas