# Cancel the Airtable Public Sync URL

<figure><img src="/files/2NGv2tkOoHfR8du9Sql7" alt=""><figcaption></figcaption></figure>

### **Method 1: Generating a New URL to Replace the Previous Public Sync URL (This will invalidate the previous URL)**

**1 Log In to Your Dashboard:**\
\- Navigate to your PowerImporter dashboard and log in with your credentials.\
**2 Access the Public Sync URL Section:**\
\- Navigate to your Airtable to Webflow Sync, Step 5, Click on Edit > Embed\
**3 Generate a New URL :**\
\- Click on "Regenerate new". This action will automatically invalidate the previous URL.\
**4 Confirm the Action:**\
\- You will be prompted to confirm your decision. Confirm that you want to generate a new URL.\
**5 Distribute the New URL:**\
\- Share the newly generated URL with your team or embed it as needed.

### **Method 2: Revoking the Existing URL to Cancel the Previous Public Sync URL (Without creating a new one)**

**1 Log In to Your Dashboard:**\
\- Navigate to your PowerImporter dashboard and log in with your credentials.\
**2 Access the Public Sync URL Section:**\
\- Navigate to your Airtable to Webflow Sync, Step 5, Click on Edit > Embed\
**3 Choose to Revoke:**\
\- Click on "Revoke"\
**4 Confirm Revocation:**\
\- A prompt will appear asking you to confirm the revocation of your URL.\
**5 Confirm to proceed**\
Upon confirmation, the Public Sync URL will be revoked and will no longer initiate syncs.\
\
Both methods provide a secure way to control and manage your Public Sync URL, ensuring that you have the flexibility to manage your syncing processes effectively. <mark style="color:red;">Remember to communicate any changes to your team to prevent confusion or unintended sync attempts!</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.powerimporter.com/features/sync-airtable-to-webflow-from-anywhere/cancel-the-airtable-public-sync-url.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
