You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In the Greenlight Outreach Signups messages view, we don't have the initial message sent from the signup service
Describe the solution you'd like
Include the initial message from the signup service in the Greenlight Outreach Signups messages view
Send a webhook to the Greenlight handleIncomingMessage endpoint with the initial message from the signup service.
This needs to happen after the conversation is linked to the Signup
Is your feature request related to a problem? Please describe.
In the Greenlight Outreach Signups messages view, we don't have the initial message sent from the signup service
Describe the solution you'd like
Include the initial message from the signup service in the Greenlight Outreach Signups messages view
Send a webhook to the Greenlight
handleIncomingMessage
endpoint with the initial message from the signup service.This needs to happen after the conversation is linked to the Signup
Describe alternatives you've considered
Additional context
https://github.com/OperationSpark/greenlight-v2/blob/master/imports/api/webhooks/server/sms/sms.ts#L495
https://github.com/OperationSpark/greenlight-v2/blob/master/imports/api/webhooks/server/webhooks.js#L122-L127
The text was updated successfully, but these errors were encountered: