Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Configure region-specific request URLs at the channel level. #113

Open
shivamshishodia opened this issue Nov 24, 2022 · 0 comments
Open

Comments

@shivamshishodia
Copy link

shivamshishodia commented Nov 24, 2022

Hi Team,

We were exploring how we can parameterize request URLs from the Slack end before the request is transmitted to our services. As the feature is unavailable, can we please file an enhancement request? If yes, please let us know where we can file the request. The context is given below.

We are working on a product that enables our clients to interact with our services via Slack. Our services are deployed in several regions (a few examples are given below). We have the following ask.

We want to divert the request made by customers in a Slack channel to a specific region. We are looking for a feature where we can parameterize/configure request URLs (preferably at the channel level), this is because each customer tenancy is located in a specific region (examples given below).

For example:
If userOne is located in Johannesburg tenancy, we would want Slack to interact with https://app-server.af-johannesburg-1.oci.oraclecloud.com/slack/events (request URL)
If userTwo is located in Melbourne tenancy, we want Slack to interact with https://app-server.ap-melbourne-1.oci.oraclecloud.com/slack/events (request URL)

Sample Tenancies:
https://app-server.af-johannesburg-1.oci.oraclecloud.com/slack/events
https://app-server.ap-chuncheon-1.oci.oraclecloud.com/slack/events
https://app-server.ap-hyderabad-1.oci.oraclecloud.com/slack/events
https://app-server.ap-melbourne-1.oci.oraclecloud.com/slack/events
https://app-server.ap-mumbai-1.oci.oraclecloud.com/slack/events
https://app-server.ap-osaka-1.oci.oraclecloud.com/slack/events

We will keep adding further details on this thread.

Regards,
Shivam Shishodia

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant