Query parameters with custom SMS provider
We want to send SMS using Voodoo, which isn't offered in the Novi integration store.
However, we can set it up using the Generic SMS provider option. We would want to include a query parameter in the API call, with a value that is included in the payload.
For example, we would use this as the base URL, including the query param:
https://api.voodoosms.com/sendsms?external_reference={{payload.externalreference}}
Is this possible to do?
However, we can set it up using the Generic SMS provider option. We would want to include a query parameter in the API call, with a value that is included in the payload.
For example, we would use this as the base URL, including the query param:
https://api.voodoosms.com/sendsms?external_reference={{payload.externalreference}}
Is this possible to do?

