cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

custom integration, test notification: to fill payload values

Hennadiy_Zolota
Newcomer

Hello.

Is there a way to set different values when sending test notification of custom integration?

I mean: how to fill payload values like
{'ProblemTitle':'{ProblemTitle}','ProblemID':'{ProblemID}','PID':'{PID}','ProblemSeverity':'{ProblemSeverity}','ImpactedEntity':'{ImpactedEntity}}','ProblemURL':'{ProblemURL}','dt_severity':'{State}','dt_Tags':'{Tags}'}"}

with test info I need so it will be sent like

{'ProblemTitle':'footitle','ProblemID':'123','PID':'0000000000000000000_0000000000000V2','ProblemSeverity':'severityineedto send','dt_Tags':'tags_array_to_send'}"}


1 REPLY 1

skrystosik
DynaMight Guru
DynaMight Guru

There is no such option but if it is possible for you you can alway try sending such paylos with POSTMAN or other tool for API testing.

Sebastian


Regards, Sebastian

Featured Posts