reapit / foundations

Foundations platform mono repo
56 stars 22 forks source link

Custom Fields In Webhooks #5671

Open byt3sage opened 2 years ago

byt3sage commented 2 years ago

Is your feature request related to a problem? Please describe. We have a custom marketing screen with a field Standard Description (pStdDesc). This is mapped to API responses however we require this field within the webhooks themselves.

Describe the solution you'd like We just need access to pStdDesc.

Describe alternatives you've considered Cron job to scrape updated properties every n time however this will put increased cost back onto ourselves if there has been no updates.

byt3sage commented 2 years ago

Hi, Do we have an update on this?

byt3sage commented 2 years ago

When will this be looked at please? Just concious that newer tickets are getting looked at and this hasn't (it's pushing tickets further and further back).

plittlewood-rpt commented 2 years ago

Hi @jaetooledev apologies for the delay in getting this looked at. The webhooks system currently does not have any support for custom fields and it would need some refactoring to get it to a place where they could be included. I will make sure we discuss this on our refinement session this week and update you further

github-actions[bot] commented 2 years ago

This issue has been reviewed and is too big to be handled in a single issue and requires the need to be broken down by our development team. We will add the associated/dependent issues to this ticket when available. The induvial tickets will then be review in our weekly refinement sessions. For more information on our processes, please click here

github-actions[bot] commented 2 years ago

We need to research or gather more information relating to this request. We have moved this issue into our ‘Not Ready’ column whilst we obtain the information required. For more information on our processes, please click here

github-actions[bot] commented 2 years ago

This issue has been reviewed and is too big to be handled in a single issue and requires the need to be broken down by our development team. We will add the associated/dependent issues to this ticket when available. The individual tickets will then be review in our weekly refinement sessions. For more information on our processes, please click here

github-actions[bot] commented 2 years ago

Whilst the nature of this request has been accepted, we are unable to commit to a specified sprint and therefore have assigned this issue to the ‘Long Term’ column (typically completed 9+ months). We will regularly review any issues and where development capacity is available, or work is aligned with our Roadmap, the issue will be updated. For more information on our processes, please click here

plittlewood-rpt commented 1 year ago

Linked to #8258 which will introduce extras fields as a concept. Filtering can then be added later.

byt3sage commented 1 year ago

🎉