Partner API

job application enrichment the api allows you to configure our client's accounts, after enrolled, with the option to send you job applications for enrichment this is done through simple http calls with json payloads back and forth once enriched and posted back to us the user can see your data as part of the job application supported features read more about the currently supported features features docid 8hvyf8nbwjawxz9m1ejkj setting up your account please reach out to us at apis\@jobylon com test data during the signup process, we will generate a test company and send you credentials once logged in, you will be able to create job ads and candidate applications on your own through the ui as needed this is what the full workflow during the development phase looks like at this stage %%{init {'theme' 'base'}}%% sequencediagram participant p as partner participant j as jobylon participant c as test company actor cd as test candidate autonumber rect rgb(191, 223, 255) p >>+j signs up j >>j prepares test data j >>p provides credentials for api and\<br/>test company admin user p >>j configures integration end c >>j enables partner integration\<br/> (done automaticaly by us for now) c >>j creates job add c >>j enables integration for job cd >>j sends application for job c >>j manually triggers partner integration j >>p sends application p >>p processes application p >>j sends results j >>c displays results