Created
November 26, 2022 13:13
-
-
Save nathanclevenger/5eb26350cd94b3254b6448fff6a07cda to your computer and use it in GitHub Desktop.
Zapier Apps
This file contains hidden or 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
export default { | |
fetch: req => fetch('https://zapier.com/api/v4/implementations-meta/public/', { headers: { accept: 'application/json' }}) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://5eb2635.入.io (Re-Deploy)