1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2026-05-22 10:05:29 +02:00
Files
OpenIntegrations/docs/en/examples/Airtable/GetRecord.txt
T
2024-10-14 10:07:22 +03:00

7 lines
232 B
Plaintext

Token = "patNn4BXW66Yx3pdj.5b93c53cab554a8387de02d...";
Base = "appmy5B6qi09E4wrF";
Table = "tblYwj7Cnw6w3FGWh";
Record = "recnOWHAPOyCl0kUj";
Result = OPI_Airtable.GetRecord(Token, Base, Table, Record);