• Hi,
    I have successfully set up a version2 API and inserted all associated formstack forms via formstack widget.

    So I have sone this for a dev/staging URL – I take it I would need to set up another API of the production URL and receive new client ID and secret.

    When I plug the new ID/secret in after going to new URL will the previously added forms need to be re-added or will they be retained.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Michael Beckwith

    (@tw2113)

    The BenchPresser

    Yes, due to the API relying on the URL of the site in question, you will need to create a second API key pair for the dev site.

    With version 2 of the plugin, it will make the requests to the API, and store the found plugins as an option in the wp_options table, so they will need to be re-fetched for the staging site. All of the existing embeds/shortcodes should work with zero interruption.

    Can confirm, we use two different for our staging/production environments and it works great.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘API v2 Staging/Production URLs’ is closed to new replies.