EventDay / Infusionsoft.net

A C# Wrapper around the Infusionsoft.com API
15 stars 22 forks source link

Sunsetting Legacy API Keys What do I need to do? #64

Open gasand opened 2 days ago

gasand commented 2 days ago

Hi everyone, thanks for your work!

In a recent post, which can be found at this link: https://help.keap.com/help/sunsetting-legacy-api-keys, Keap announced the sunsetting of Legacy API Keys.

I’ve inherited a piece of code that uses your library to connect to Infusionsoft, and it works pretty well. However, I’ve realized that I'm using a Legacy API Key through your library.

Now, I’m not sure what steps I need to take. Is it just a matter of generating a new key and continuing to use your library, or is there more that I need to do?