Last active
April 16, 2024 22:45
-
-
Save pedes/64fcb79c1dbffb507e7f36da373c9758 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Notas Clase Anypoint Platform Fundamentals | |
Codigo Mimeo Salesforce: USE00PQYCMDS | |
http://ilt.mule-training.com/american-ws/flights | |
Client ID: 2b6e1d0a4bda4fb6a986766395f721ac | |
Client Secret: 5727697f45b1491986d748F2A180C95C | |
Flight example structure: | |
ID: 1 | |
code: ER38sd | |
price: 400 | |
departureDate: 2024/04/15 | |
origin: MEX | |
destination: AMS | |
emptySeats: 10 | |
plane: | |
type: Boeing 777 | |
totalSeats: 240 | |
How to add image to markdown | |
![front cover](https://media.istockphoto.com/id/955952680/photo/passengers-commercial-airplane-flying-above-clouds.jpg?s=612x612&w=0&k=20&c=9bZsGq8-uZaPXR1lCztXur4JRlI1gNksYOOSZzfXPAA=) | |
https://anypoint.mulesoft.com/exchange/portals/salesforce-79458/ | |
Google Drive location | |
https://drive.google.com/drive/folders/17g_wS8R_iS58Tc8M9TMs42t0Jfa6fRtT | |
Maquinas Virtuales | |
Student Login Link | |
https://use.cloudshare.com/Class/1dazg | |
Student Passphrase | |
Alabama the Cute Horse | |
delete: | |
responses: | |
200: | |
body: | |
application/json: | |
example: | |
message: Flight deleted (but not really) | |
American Flights API implementation | |
https://drive.google.com/file/d/1PavQXbRn_szTf7zVTCJHgnBWPl7aOCvr/view?usp=sharing | |
Properties | |
api.id | |
anypoint.platform.client_id | |
anypoint.platform.client_secret |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment