• great mobile
  • NEWBIE
  • 0 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 2
    Replies

Hi,

Our Sales team uses Opportunities to track their sales.
Opportunities need to be pulled by an application - DataBP(external Application).
But DataBP doesn’t know when the Opportunity gets created.
So, we need to ping DataBP when Opportunity stage is set to a certain stage. Can we do this using no code? through flows? What is the approch do i have to follow?

Regards,
Sri
I have a lightning app which has the remote site settings dynamic.
So, is it a good practice to use metadataService.class (http://technome2.blogspot.com/2017/05/creating-remote-site-settings.html) in post-installation script to add remote site settings for the org?