Adobe AD0-E716 Exam - Topic 4 Question 33 Discussion
An integration named Marketing is created on the Adobe Commerce instance. The integration has access on Magento_Customer:: customer resources and the access token is xxxxxx.How would the rest API be called to search the customers?
B) Passing integration name and access token as http auth credentials:
curl -X GET https ://Marketing:XXXXXX(Slmagentourl/rest/Vl/customers/search?5earchCriteria . . .
Using integration name as username and access token as password, get the admin token (yyyyyy) via:
curl -X POST https://magentourl/rest/Vl/integration/admin/token -d '{'username':'Marketing', 'password':'XXXXXX'}' -H 'Content-
A) Using the integration access token as Bearer:
curl -X GET https://magentourl/rest/Vl/customers/search?searchCriteria... -H 'Authorization: Bearer XXXXXX'
C) Type: application/json'
Use the admin token as Bearer
curl -X GET https://magentourl/rest/Vl/customers/search?searchCriteria... -H 'Authorization: Bearer YYYYYY'
Romana
7 months agoShenika
7 months agoCarmelina
7 months agoMaryln
7 months agoTamra
7 months agoFidelia
8 months agoDierdre
8 months agoFrancis
8 months agoHobert
8 months agoGeorgiana
8 months agoCecil
8 months agoShawnda
8 months agoGlory
8 months agoJin
2 years agoAndra
2 years agoArmando
2 years agoMyra
2 years agoNieves
2 years agoTheola
2 years agoAntione
2 years agoNgoc
2 years agoAlease
2 years agoChan
2 years agoSkye
2 years agoDeane
2 years agoGilma
2 years agoVivienne
2 years agoPhung
2 years agoNydia
2 years agoJean
2 years agoLenna
2 years agoDonette
2 years agoArminda
2 years agoChan
2 years ago