Skip to main content

#System Integration0 discussing

Hi, 

Does anyone aware of any AWS Marketplace Connector to bring Customer Data, Customer Product Utilization data, and Payment data etc from AWS Marketplace Seller account / control panel. 

 

Usecase:

Company is selling a utilization based software product on AWS Marketplace. Customer can acquire that product from AWS Marketplace using default consumption based model or via private offer. 

 

Company want to get information of which customers installed their product (Free and Paid), what was the utilization, if the private offer was accepted or denied, when it was paid by Amazon to Company for the paid customers etc. 

 

Appreciate any insight. Thanks. 

2 comments
  1. Dec 6, 2023, 6:43 PM

     I've developed a website for Online Hesco Bill Check, but core web vitals and mobile URLs need improvement. Additionally, I'm keen to integrate a billing calculator for accurate results. Check it out here: Online Hesco Bill. Any tips on enhancing the site and implementing a precise billing calculator would be invaluable. Thanks! 

0/9000
3 comments
  1. Tom Bassett (Vera Solutions) Forum Ambassador
    Jul 27, 2023, 10:04 PM

    In theory you should be able to display the collection in a table, however you'd need to try this theory out as it may require you to store them in a record collection like I did but not actually insert them and instead display them in a table

     

    From the HTTPs callout you get a Apex Collection but not sure if you can directly display that in a table

0/9000

Hi guys I am facing issue saml assertion flow I done with SSO (single sign on ) I got 2.0 oauth endpoint url I want access token

I tried with Salesforce docs help but is showing sever error 500 try cut some characters and insert it. And maybe invalid grant type please give any example

#Integration #Desktop Integration #Continuous Integration #SFDC Integration #System Integration
0/9000

My non-profit sells professional services to educational institutions.  We regularly receive foundation grants that we in turn allocate to our client's.  We want to keep track of this in Quotes/Opportunities.  Example:  if customer buys $1,000 worth of services, and sales rep allocates $100 from Grant A and $200 from Grant B, then Quote net amount is $700.  We can discount service products in the simplest fashion, but doing so fails to produce structured data (e.g. grant allocations by grant, grant allocations by account) required for reporting and accounting system integration.  My idea:  create a product for each grant (list price = $0.00) and have sales reps discount them by desired allocation amount.  Other ideas?   

2 comments
  1. Aug 8, 2020, 7:24 PM
    You might want to consider having a quote line field of picklist, expose it in the quote line editor drawer, and have a price rule based off the quote line picklist, assigning an amount / percent off to a price waterfall field of your choice. You could get fancy and have a field on the account if you always want them to get the Grant, have account object records with fields for this and have cross object formula helper fields in addition to the price rules, quote gets from account, price rule tests the field on the quote header, and price rule reacts to pre-select the grant on quote line.
0/9000