This query retrieves all the users from the WordPress site, and creates records on AirTable, using the AirTable API and personal access tokens for authentication.
Make sure to create a personal access token for your table, and assign it scope data.records:write
.
In this example query, the table has columns Name
, URL
and Email
, and we retrieve and send those data fields for each user.
You must provide the JSON dictionary for the following GraphQL variables: