26-09-22 05:26 PM
26-09-22 10:55 PM
28-09-22 09:22 PM
28-09-22 11:23 PM
29-09-22 03:11 PM
curl --location --request PUT 'https://4thdkc2zq3.execute-api.us-east-1.amazonaws.com/dev/mfgrpafiles/Stellantis_CoC_EN.pdf' \
--header 'Authorization: Basic YWRtaW46YWRtaW4=' \
--header 'Content-Type: application/pdf' \
--data-binary '@/C:/Users/T0003BB/Documents/Stellantis_CoC_EN.pdf'
API Name:MFG_rpa_api
ID: 4thdkc2zq3
Protocol:REST
S3 bucket name:mfgrpafiles
Env: Dev
Regards,
Arun
2 weeks ago
Hi @ArunkumarManoha ,
Did you get the solution? If yes could you please share insights for the above Action?