safe-client-gateway icon indicating copy to clipboard operation
safe-client-gateway copied to clipboard

Add Targeted Messaging API

Open hectorgomezv opened this issue 4 months ago • 0 comments

Description

As a Safe Frontend Developer I want to add an API to the Client Gateway to manage Targeted Messages So that will enable the Safe Web application to show an Outreach banner to the appropriate users.

(Note: Datasources part was added on https://github.com/safe-global/safe-client-gateway/pull/1975)

Requirements

API endpoints should be provided for the following flows:

  • Check if a Safe signer is targeted for outreach.
  • Mark an outreach as completed for a Safe signer.

hectorgomezv avatar Oct 01 '24 12:10 hectorgomezv