5 lines
133 B
Plaintext
5 lines
133 B
Plaintext
webhookId = to_string!(.webhookId)
|
|
webhookUrl = to_string!(.webhookUrl)
|
|
|
|
"{{ webhookUrl }}/oauth/wizard/start?state={{ webhookId }}"
|