Hey All,
I have a developer creating a discord bot that needs to validate the user in my bubble app.
In order for a function of discord to work (ephemeral messages), the API call needs to receive the message as a response to the API call, not as say, a separate webhook we send back to the system.
I’m a Bubbler, and for a reason - I don’t code, so I am just trying to get the developer what he needs.
I understand that when you send a webhook there is a JSON response from Bubble (Because I’ve had them fail before) - Is there anyway to customize that response? Perhaps with a later workflow action?
Some way to send the response back via the initial API call?