API-requests
Most users of the Altcraft platform interact with it through a web interface in a browser. However, you can use API for more flexible customization and automation of processes.
API (Application Programming Interface) is a set of rules that allows programs to communicate with each other. With API you can automate many tasks and integrate Altcraft platform features into your website or other systems.
As a rule, developers are in charge of writing API requests. However, understanding the principles of API operation by a marketer can greatly simplify interaction with developers: the marketer will be able to set tasks for them more clearly if he understands what tools can be used to implement it.
In this section, you will find guides on how to create basic API requests such as importing a profile, launching a trigger campaign, etc.
Basic API requests:
Import or update a profile
How to import or update a profile using an API request.
Trigger campaign launch
How to launch a trigger campaign using an API request.
Engage profile in scenario
How to engage profile in scenario using an API request.