Step 3: Build Data Connector
Navigate to Content > Connectors.
Click + Add Connector.
Under Native Sources, select Yext Account.
Under Operation, select Fetch Entities.
Paste the API key you generated in your source account.
Under V Param, input today’s date in the format YYYYMMDD (e.g.,
20230810
).Under Environment, input
api
if you are pulling from a production account, andsandbox
if you’re pulling from a sandbox account.Under Entity Type, input the API name of the entity type you are pulling (e.g.,
healthcareProfessionals
orce_blogs
).Click Pull in the top right corner. You can click View Raw Response to confirm that your entities look right.
The remaining steps to build out a data connector are standard and not specific to pulling from a Yext account. You can use the Pull Connector Guide (starting at step 3) if you need further guidance specifying selectors, adding transforms, or mapping fields.