StepStone offers an official publisher API via OAuth2. You need a StepStone account with a posting contract.
- In the StepStone backend โ API access โ request client credentials. StepStone returns
client_idandclient_secret. - In BAconn: Connector โ StepStone โ enter credentials. BAconn encrypts both (AES-256-CTR).
- Test connection. BAconn runs the OAuth2 token flow and confirms once a bearer token is available.
- First publish: create a job โ "Publish to StepStone". The bundle uploads via the publisher API; typical response time 2-5 seconds.
Tier: StepStone is included from Starter (โฌ249/mo). On Free, the API is locked โ you can prepare the connector but cannot publish.