Lambda function

0

I am a working on reading the json file from the s3 bucket -lead/opportunity - outbound folder through lambda function and try to create a opportunity in the partner central by reading the data in the json. Now i added a function and i can able to read the data from the file. But i was stucked how to create opportunity in the partner central through lambda function. I donot have any specific api to create opportunity. Could you please give any guidence or reference for this query?

Elango
asked a month ago110 views
1 Answer
1
Accepted Answer

Hi, I assume you refer to these APIs? https://advertising.amazon.com/API/docs/en-us/guides/recommendations/partner-opportunities/getting-started and as you state, there is no POST to create opportunities programmatically.

Have you looked into these flows? https://docs.aws.amazon.com/partner-central/latest/crm/custom-opportunity-sharing.html

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
profile picture
EXPERT
reviewed a month ago
  • Yes, i referred the link which is mentioned. I have created a opportunity in my partner central account and i need a guidance, how to upload the opportunity in my s3 opportunity-outbound/inbound folder

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions