Having trouble making get requests to the search api

General discussion

I am currently trying to query an endpoint using the search api and am not having any luck.

Here is the call I am attempting to run. I am running it as a Get in postman:
https://api.icims.com/customers/xxxxx/search/applicantworkflows?searchJson={"filters": [{"name": "applicantworkflow.person.firstname","value": ["Gabriel"]},{"name": "applicantworkflow.person.lastname","value": ["Soba"]}],"operator": "%26"}

This site is unavailable : error message when trying to access my sandbox

General discussion

Hi
I've been assigned a sandbox environment : https://isv*******test.icims.com/

However when I'am trying to login into my portal as a customer, I get an error message "this site is unavailable."

Do I have to specify my customerID in the URL ?

How do I access my customer portal to create job etc ....

Setting & Updating Rejection Reason via the API

General discussion

Hello,

We are wanting to set the Rejection Reason on a Recruiting Workflow Profile via the API. However, I don't the field in the Recruiting Workflow Data Model - https://developer.icims.com/Data-Models/Recruiting-Workflow.

Does anyone know if it's possible to set and update the Rejection Reason via the API? If not, are there any potential workarounds?

Thanks!

Jon

Selecting individual fields with the Search API

General discussion

I am trying to retrieve specified fields from the Search API as documented (https://developer.icims.com/REST-API/Object-Types-Commands/Search-API), but the response only includes FirstName, LastName, Hire Date, Phone #'s, and Addresses, and not any of the specified fields. Here is an example of the Get request:

https://api.icims.com/customers//people/?fields=firstname,middlename,lastname,field28556,field31362,field32912,email,gender,ssn,birthdate,race,usssn,phones,addresses,hiredate,startdate,federalexemptions,federalwithholdingtype,federalmaritalstatus

Timing on sunsetting basic authentication to the latest authentication

General discussion

My customer is a data driven consulting firm. Their IT team has blocked Basic authentication as this legacy protocol no longer meets this customer's data security requirements. Therefore, this customer can not test the O365 integration free/busy calendar until the latest authentication is available with the summer release (July '21). This customer has an 8/12 go live date. Once the summer release launches, will customers be able to immediately switch from basic to the latest authentication?