fasadnewyork.blogg.se

Interspire email marketer cannot update imported contacts
Interspire email marketer cannot update imported contacts















You can either upload templates to the templater programmatically or through the API dashboard. If you upload a template to the templater user, then every user of that API key will receive that template. It is useful to set default templates to all users of the given API key. There is a special user type bound to the every API key - the templater. What is the role of the templater user in the API? How does it work? Every token must be renewed after one day. You can generate tokens as it’s described in the API documentation. Please make sure that you use a valid token. In the API integration, 403 forbidden status usually means that there is something wrong with your token. You may need to login again since your session expired. Try pressing ctrl+shift+r (⌘+shift+r on Mac) to refresh the page. In the APP, 403 error is usually received when you lose connection or you are logged out. The whole process is detailed in our documentation in the authentication section. For project handling you can use User level access tokens, and for user handling you need Admin level access tokens. The access tokens are valid for one day, so if your session’s lifetime is more than that, you will need to regenerate the tokens. Without these you can’t make operations through our API. It’s important to bear in mind that you need the username and a valid access token provided in every request you make to our API endpoints.

Interspire email marketer cannot update imported contacts code#

If there is a problem in the request, then the response’s status code may be 403, and the response object will contain an error message. If everything goes well, our server will return a JSON object containing a token property, which is the access token. Hash - hash = md5(API_KEY + ipv4 + timestamp + magic) If you do not have any of those, you should register on our website to get one.Īfter that, the process is an HTTP POST from your server to one of our API endpoints’ /api/token route with the following data in the request body: You can manage your API keys and magic words on our dashboard. How can I generate an access token to use API functionalities?įirst of all, you will need an API key and a corresponding magic word to generate an access token. You should also drop a line to support AT for more information and when you think your case should not be shared publicly.It is also useful to provide screenshots and information about the web client, operating system and the device type (for mobiles devices) on which the error occured. When simple modifications are not enough to fix display imperfections, you can provide us with the exported HTML and JSON (for API users) from your project, as well as the projectID - without those, we cannot investigate.First you can try simplifying the design, and also use box elements and multicolumns for better structure.How can I fix a template if it is not displaying as expected? You should send an email to support AT, if you can’t find the answer to your question here.) You might find your question has already been answered here. Give yourself a pat on the shoulder, as looking up this collection of Frequntly Asked Questions is the very first step of troubleshooting.What should I do if I encounter problems with the APP / API? If you don’t find an answer to your question here, or if you need more info, contact support AT. In case you stumbled onto this page without a comprehensive knowledge of our product, please click on the link in the navigation bar to get back to the home page. Here you can find answers to common questions that people have about our software. This is the Frequently Asked Questions page of















Interspire email marketer cannot update imported contacts