Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear Friends, I'm newbie by Talend and Talend Community. Who can help me to started to make XML request?
The raw code is that:
POST /?Marketplace=ATVExampleDER
& Action=SubmitFeed
&SellerId=A1XExample5E6
&FeedType=_POST_PRODUCT_DATA_
&AWSAccessKeyId=0PB842ExampleN4ZTR2
&Version=2009-01-01
&Signature=SvSExamplefZpSignaturex2cs%3D
&SignatureVersion=2
&SignatureMethod=HmacSHA256
&Timestamp=2009-01-26T23%3A51%3A31.315Z HTTP/1.1
Content-Type: text/xml; charset=iso-8859-1
Content-MD5: ExampleMd5HashOfHttpBodyAsPerRfc2616Example
User-Agent: MWSTestsuite/2009-03-05 (Language=Java/1.6.0_11/50.0/
Sun Microsystems Inc.; Platform=Linux/i386/2.4.21-50a6smp;
MWSClientVersion=2009-03-09)
Host: mws.amazonservices.com
Transfer-Encoding: chunked
The following is an example HTTP body for a SubmitFeed request for a health-related product. See the note
above on FeedContent. The HTTP body in unencrypted form looks like the following:
xsi:noNamespaceSchemaLocation="amzn-envelope.xsd">
Product
false
1
Update
56789
ASIN
B0EXAMPLEG
A_GEN_NOTAX
Example Product Title
Example Product Brand
This is an example product description.
Example Bullet Point 1
Example Bullet Point 2
25.19
Example Product Manufacturer
example-item-type
Example Ingredients
Example Directions
The Questions is what type of connectors I need for this job?
Best Regards,
Mark