MarkLaudon
4 years agoQrew Member
Quickbase Webhook to JSON
I've been stuck on this for a bit.
So I am trying to pass JSON from a quickbase webhook to Everbridge, but quickbase is separating the multi-select values by semicolons instead of commas. If I try replacing the semicolon with a comma using a formula, JSON ends up treating the list as a singular string. If I try adding double quotation marks, the backslash comes through on the webhook so the JSON still treats everything as a single value.
Anyone ran into this problem before or know a way on getting the multi-select field to pass through proper JSON on the webhook?
------------------------------
Mark Laudon
------------------------------
So I am trying to pass JSON from a quickbase webhook to Everbridge, but quickbase is separating the multi-select values by semicolons instead of commas. If I try replacing the semicolon with a comma using a formula, JSON ends up treating the list as a singular string. If I try adding double quotation marks, the backslash comes through on the webhook so the JSON still treats everything as a single value.
Anyone ran into this problem before or know a way on getting the multi-select field to pass through proper JSON on the webhook?
------------------------------
Mark Laudon
------------------------------